[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBMESSAGING-519 - Failover(HA) design discussion
timfox
do-not-reply at jboss.com
Thu Oct 5 12:57:50 EDT 2006
I wouldn't use JBossConnection to manage the reconnection/recreation of the objects.
All the classes in the org.jboss.jms.client package are intended to be very thing wrappers over the AOP client stack which contains the client functionality.
I think a better solution would be to create a new Aspect which manages all this stuff.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976350#3976350
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976350
More information about the jboss-dev-forums
mailing list