I have an application that sends several JMS messages to a queue with one MDB
that listens for messages on that queue. Under heavy loads (hundreds of
messages being sent) I notice that the queue fills up. This is expected since
the work associated with the MDB could take some time (the rate at
We have a similar problem. Were you able to solve this?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995975#3995975
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995975
_