The main thing is the work of UnifiedInvokerHAProxy.getClient(InvokerLocator) needs to be
atomic; i.e. the client that gets configured in the init(InvokerLocator) call is the one
that gets returned. Storing the result in a single instance field is a reasonable
optimization, since it shouldn't change often.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092754#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...