We page Messages to the DB when they reach certain parameters (even
NonPersistentMessages):
http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/...
But if a message is set to *persistent*, it means it aways goes to the Database. If you
don't want the message on the DB, and if you could eventually loose messages in case
of a failure just use NonPersistentMessages.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207792#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...