[jboss-user] [JBoss Messaging Development] New message: "Re: How do I shutdown JMS-connection for ClusteredConnectionFactory"

Simo Nikula do-not-reply at jboss.com
Thu Jan 21 04:02:13 EST 2010


User development,

A new message was posted in the thread "How do I shutdown JMS-connection for ClusteredConnectionFactory":

http://community.jboss.org/message/521285#521285

Author  : Simo Nikula
Profile : http://community.jboss.org/people/simo.nikula@capgemini.com

Message:
--------------------------------------------------------------
Hi Howard,
 
I maybe should have used user forum but this may turn into development issue.
 
I have cluster of two servers.
closing code is just javax.jms.Connection.close();
Connection is obtained by basically (typecasting left out)
InitialContext.lookup("/ClusteredConnectionFactory").createTopicConnection();
 
When I check with lsof and tcpdump only connection to one server is closed and pinging continues on other.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/521285#521285




More information about the jboss-user mailing list