2001 5:16 PM
To: [EMAIL PROTECTED]
Subject: Apache SOAP threading
I am using Apache Tomcat SOAP to do distributed applications in Java. When
my client app sends a request to the server, it appears as if all threads on
the client side are paused until the response is received and processed from
the server
I am using Apache Tomcat SOAP to do distributed
applications in Java. When my client app sends a request to the server, it
appears as if all threads on the client side are paused until the response is
received and processed from the server. Sometimes the data sent from the server
is of a rel