You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@activemq.org> on 2006/03/17 15:21:25 UTC

[jira] Resolved: (AMQ-541) Typo in activemq.xml mysql-ds BLOB adapter class name

     [ http://jira.activemq.org/jira//browse/AMQ-541?page=all ]
     
james strachan resolved AMQ-541:
--------------------------------

     Resolution: Fixed
    Fix Version: 4.0 M5

> Typo in activemq.xml mysql-ds BLOB adapter class name
> -----------------------------------------------------
>
>          Key: AMQ-541
>          URL: http://jira.activemq.org/jira//browse/AMQ-541
>      Project: ActiveMQ
>         Type: Bug

>   Components: Message Store
>     Versions: 3.2.2
>  Environment: MySQL 4.1.11 (InnoDB engine, UTF-8 charset), Win XP Pro SP2, Java 1.5.0_06, ActiveMQ 3.2.2
>     Reporter: N W
>      Fix For: 4.0 M5

>
>
> It appears that the activemq.xml configuration file contains a typo with respect to the adapterClass attribute settings on the jdbcPersistence element with dataSourceRef="mysql-ds". The default value of the adapterClass attribute is 
> org.activemq.store.jdbc.adapter.BlobJDBCAdaptor
> However, the class name is actually
> org.activemq.store.jdbc.adapter.BlobJDBCAdapter
>                                                                                         ^
> This manifests itself as an error on startup when you try to use this adapter class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.activemq.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira