RE: Apache SOAP threading

2001-06-19 Thread Ext-Shaun . OHagan
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

Apache SOAP threading

2001-06-18 Thread Chris Laws
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