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