Tomcat doesn't destroy the objects it creates upon a SOAP request. As a consequence subsequent calls are handled with the same object (same answer for diferent parameters). All is OK if Tomcat is restarted. How can I correct this? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- Re: Tomcat handling of objects Halestino Pimentel
- Re: Tomcat handling of objects Tom Myers
- Re: Tomcat handling of objects Sanjiva Weerawarana