[jboss-user] [JBossWS] - Re: setting timeouts in clients

sb8888 do-not-reply at jboss.com
Tue Oct 10 15:25:17 EDT 2006


...
      Stub stub = (org.jboss.webservice.client.Stub)port;

      stub.setTimeout(new Integer(100));
      assertEquals(new Integer(100), stub.getTimeout());

      ...	

Is the socket timeout value in milli-seconds or seconds?

-Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977353#3977353

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



More information about the jboss-user mailing list