6 Replies Latest reply on Feb 15, 2006 8:35 AM by thomas.diesler

    how to set time out in soap client using JBossWS

    luan

      Hi,
      org.apache.axis.client.Stub has a setTimeout() function that I'm currently using to set time out in a DII soap client.
      I'm trying to use JWSDP to generate the client side stub as JBossWS wiki recommended, I looked at the generated stub, it extends com.sun.xml.rpc.client.StubBase. I did not find any setTimeout() function in the standard JAXRPC class (javax.xml.rpc.Stub), is there a way to set time out in the wscompile generated client stub or static client code?
      Please help,
      Thanks,
      Luan