Thanks for your reply. Its working now.

Hope I can manage without master-slave model for now, but I think going
forward I'll also need to use 5.0.

I have the following config now:
    <persistenceAdapter>
      <journaledJDBC journalLogFiles="5"
dataDirectory="${activemq.base}/activemq-data" dataSource="#mysql-ds"
useDatabaseLock="false"/>
    </persistenceAdapter>
I did not find the 'jdbcPersistenceAdapter' tag in my config file which you
mentioned. Think it makes no difference.


soloist wrote:
> 
> hello,
> i guess you are using 4.1.1 there seems to be a problem with this release.
> If this will be the only broker that you will use(no master slave) add the 
> useDatabaseLock="false"
> on 
> <jdbcPersistenceAdapter
> 
> if not you can upgrade to the latest 5.0-SNAPHSOT.
> 
> Cheers
> Mete
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-using-MySql-as-data-source-for-Persistance-Adapter-tf4688504s2354.html#a13403660
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to