is it possible to have activemq failover to kahadb if mysql is down

2017-05-06 Thread racarlson
we use mysql with activemq cluster. I can configure it to work with c3p0 when db is down and retry but I would like to have activemq failover to kahadb when database is down. Is this possible? -- View this message in context: http://activemq.2283324.n4.nabble.com/is-it-possible-to-have-activemq

activemq messages don't appear in database

2014-02-28 Thread racarlson
have installed activemq and connected it to mysql - I can see three new activemq tables created by activemq in mysql. I then run a test program to put persistent messages onto the Q - however they do not show up in queries of the mysql database. Do I have to do some specific configuration for the