This has nothing to do with tomcat. Please use the appropriate list.
-Tim
Magyar, Bence wrote:
Sorry,
I'm quite new with all of this. I've created a java client to my tomcat web service
using the Java2WSDL2 utility and WSDL2Java utility. Correct me if I'm wrong, I believe
this is called t
> From: Magyar, Bence [mailto:[EMAIL PROTECTED]
> Subject: Java client does not re-use TCP/IP connections.
>
> For each one of these invocations, my client creates a new
> TCP/IP connection to the service instead of reusing the
> existing one. Am I missing some critical parameter
> in my