[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
Wed Jan 17 14:26:56 EST 2007
"timfox" wrote : Clebert - I am somewhat baffled about the approach you are taking here.
|
| Can you try and describe it clearly (and slowly) so I can understand it?
|
| Thanks.
I just realized this message on the forum... So here is what I'm doing:
I - I am modifying CallbackManager to also receive a new message object, that will contain information about the update ClusteredConnectionFactories.
II - Every time ConnectionFactoryJNDIMapper is updated, it will send the update message on all active connections. I will be using the ConnectionManager on ServerPeer to navigate on existent connections.
III - On the client side, when the connection receives the update message, it will update its ClusteredConnectionFactory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002985#4002985
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002985
More information about the jboss-dev-forums
mailing list