"timfox" wrote : Yes, thanks Sergey :)
|
| One thing we noticed with Ben's code, is that it tries to use the same old
connection factory after failure has occurred.
|
| If you're doing the "old style" manual reconnect on failure, you need to
throw away the connection factory after failure, or it may not know about the new cluster
topology.
|
|
Is it standard practice to not reuse a connection factory reference or is this just a JBM
specific requirement? (i'm asking because we're trying to keep our code vendor
neutral)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049942#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...