[jboss-user] [JBoss Messaging] - Re: Connecting to two JBoss messaging servers causes interfe

timfox do-not-reply at jboss.com
Fri Nov 10 04:54:35 EST 2006


Assuming the problem is related to what I suspect then it's a fairly simple fix.

Have a look at the differences in the class org.jboss.jms.client.remoting.CallbackManager between the 1.0 branch and TRUNK.

Basically the version in trunk also uses the server id in the key - this is what you want to do.

I can't see any real reason why we shouldn't include this in 1.0.2.

BTW the reason it's not in 1.0 already is I always thought of 1.0 being used in a strictly single server situation. Although I can now see that your use case is a valid one.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984834



More information about the jboss-user mailing list