Re: How destroy java application using SOAP and Tomcat

2004-11-01 Thread Scott Nichol
mail lists. - Original Message - From: "Jaroslav Srytr" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 01, 2004 9:27 AM Subject: Re: How destroy java application using SOAP and Tomcat Thank you for a response, but I don't know how I have solv

Re: How destroy java application using SOAP and Tomcat

2004-11-01 Thread Jaroslav Srytr
CTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 30, 2004 3:57 PM Subject: FW: How destroy java application using SOAP and Tomcat > > > -Original Message- > From: Scott Nichol [mailto:[EMAIL PROTECTED] > Sent: Friday, October 29, 2004 3:36 PM > To: [EMAIL

Re: How destroy java application using SOAP and Tomcat

2004-10-29 Thread Scott Nichol
> To: <[EMAIL PROTECTED]> Sent: Saturday, October 23, 2004 3:52 PM Subject: How destroy java application using SOAP and Tomcat > Hi, > I use Apache SOAP with Tomcat (5.0.25) and have this trouble with SOAP. I > deployed java application. Application works right, but when is SOAP >

How destroy java application using SOAP and Tomcat

2004-10-23 Thread Jaroslav Šrýtr
Hi, I use Apache SOAP with Tomcat (5.0.25) and have this trouble with SOAP. I deployed java application. Application works right, but when is SOAP reloaded from Tomcat Manager, is created new instance of class (is called constructor), but old isn't free from a memory. It isn't call method finalize(