Re: [Axis2] ServiceClient error

2006-08-22 Thread Michele Mazzucco
Jira AXIS2-1061 created. Regards, Michele On 18 Aug 2006, at 17:33, Deepal Jayasinghe wrote: please create a JIRA. Thanks Deepal Michele Mazzucco wrote: Hi all, I've got some more details: the error happens because the second message is sent with an empty body. The workaround is to mak

Re: [Axis2] ServiceClient error

2006-08-21 Thread Deepal Jayasinghe
please create a JIRA. Thanks Deepal Michele Mazzucco wrote: >Hi all, > >I've got some more details: the error happens because the second message >is sent with an empty body. The workaround is to make the thread sleep >for (at least) 600 ms (unfortunately this is too much for my needs). Is >there

Re: [Axis2] ServiceClient error

2006-08-15 Thread Michele Mazzucco
Hi all, I've got some more details: the error happens because the second message is sent with an empty body. The workaround is to make the thread sleep for (at least) 600 ms (unfortunately this is too much for my needs). Is there any reason or is it a bug? If it is not a bug, why it is not documen

[Axis2] ServiceClient error

2006-08-14 Thread Michele Mazzucco
Hi all, I get a very strange error (on the client side) when I try to send multiple (equals, in my case: the submitted requests are the same of the "echo" sample) requests to my service. The error happens *only* when multiple requests are submitted, i.e., if the program sends only 1 requests no er