Hi
I have a very simple web service which just return a String. Calling the
webservice in a loop throws the exception below.
Attached
- TestAxis2Service.java
- services.xml
- TestAxis2ServiceClient.java
- TestAxis2Service.wsdl
Exception in thread "main" org.apache.axis2.AxisFault: The input str
Did you tried capturing packets send from client to service using tcpmon?
On Dec 10, 2013 10:16 PM, "Amit Lonkar" wrote:
> Hi
>
> I have a very simple web service which just return a String. Calling the
> webservice in a loop throws the exception below.
>
> Attached
> - TestAxis2Service.java
> -
Please find attached tcpmon output. Please see last response says connection
"closed".
On Tuesday, December 10, 2013 9:58:45 AM, Chamila Wijayarathna
wrote:
Did you tried capturing packets send from client to service using tcpmon?
On Dec 10, 2013 10:16 PM, "Amit Lonkar" wrote:
Hi
>
>
>I