Leonets: is your webapp continuing to use the same connection to the JMS server? Or are
you closing connections and creating new ones?
Per JBoss Messaging docs[1] connection creation is load balanced, but once a connection is
created it will stick to one server (unless failover happens).
[1]
http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238840#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...