First thing, don't use HSQL, it has no transactional isolation and should only ever be
used for demos.
Are you just sending messages? Or are you consuming them as well? If you are just sending
them then eventually they will build up and consume all memory unless you configure paging
for your queues, see:
http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991636#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...