[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-674 - Propagating changes on ClusteredConnec

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Jan 15 17:58:11 EST 2007


I wanted to have a static Collection/Map on server side for all active collections. I could navigate on JMSDispatcher for this but I wanted to capture ServerConnectionFactoryEndpoint::createConnection and ServerConnectionEndpoint::close to keep a list of these active connections.

This is to send the notification for all active connections on update their respective CFs. I was going to add this into JMSDispatcher but didn't se a proper place. 

Any ideas where I could put such static map?

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

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



More information about the jboss-dev-forums mailing list