You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by meritdev merit <me...@gmail.com> on 2008/10/13 11:19:42 UTC

Axis web service: Dropped requests on concurrent client access

Scenario:
A simple web service which receives a string and prints it, implemented
under Tomcat using SimpleAxisServer.
Versions:
Tomcat : Apache Tomcat/4.1.37-LE-jdk1.4
*Axis* : 1.4
JDK : 1.6.0
>From 3 different systems I invoke the web service simultaneously.

Effect: Several invokes are missed as seen from the System.out.println
output. No errors neither in client nor in the tomcat service
implementation.

Does anyone else have similar issues? Any tips and ideas appreciated...

Regards,
Merit Systems