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/docs/userguide-1.4.4.GA/html/configuration.html#conf.connectionfactory.attributes.supportsloadbalancing

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238840#4238840

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238840
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to