I am trying to call a service method whose return type is void.  I would eventually like to use Call.invokeOneWay but for now am fine with just using Call.invoke but it is giving me a SocketReadTimeout exception.
 
Is this possible?
 
Mike

Reply via email to