Re: activemq messages don't appear in database

2014-02-28 Thread Timothy Bish
On 02/28/2014 07:46 AM, racarlson wrote: 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 hav

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