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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...