I am trying to setup MySQL as a persistent store for my messages. It all seems to work
fine; the correct tables are created at startup etc.
However, shouldn't I be able to to see the messages I send in the database aswell?
Or have I gotten this entirely wrong? The table 'jms_counter' is updated with new
data each startup, but the table 'jms_message' is never updated at all, even after
I send a lot of messages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976572#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...