[jboss-user] [Clustering] - Re: Problem load balancing JMS
vickirk
do-not-reply at jboss.com
Mon Sep 28 10:08:02 EDT 2009
I believe I've got this sorted,
@Resource(mappedName="ConnectionFactory")
to
@Resource(mappedName="java:/JmsXA")
appears to do the trick, for some reason I thought this was only going to be available when clustered.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257381#4257381
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257381
More information about the jboss-user
mailing list