[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Expected Behaviour MessagingXAResource.isSame
jhowell@redhat.com
do-not-reply at jboss.com
Wed Jan 14 16:12:14 EST 2009
yep exactly. The actaul method returns...
boolean same = ((MessagingXAResource)xaResource).rm.getServerID() == this.rm.getServerID();
so it just compares the peer ids.
Jay:)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201945#4201945
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201945
More information about the jboss-dev-forums
mailing list