I am testing my web application which runs with Tomcat 4.1.18. I have set maxProcessors to 2, and gave three requests(SOAP) simultaneously. One returned immediately saying "java.io.IOException: Stream closed"
I expected the third request to take long time, what could be the possible reason for the IOEXception? Thanks rf __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

