[jboss-user] [Remoting] - Re: disable MicroRemoteClientInvoker

ron.sigal@jboss.com do-not-reply at jboss.com
Wed Apr 11 17:54:36 EDT 2007


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#4036549

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036549



More information about the jboss-user mailing list