Hi John,
Do this:
| HashMap clientConfig = new HashMap();
| clientConfig.put(InvokerLocator.FORCE_REMOTE, "true");
| Client client = new Client(serverLocator, clientConfig);
| client.connect();
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036549#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...