Due to the constraints of my application, there isn't any need for me to preserve
messages in a Queue when the application is bounced. As a matter of fact, persisting them
across reboots will have the undesired effect of initiating a flurry of activity when the
server comes online and all of the stacked messages all attempt to get processing time at
once.
Is there any configurable way for me to set the Queue to behave this way?
I'm using JBoss 4.0.5 running under JDK 1.5.0_09 under Solaris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046848#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...