Does the job - thanks! Olaf
-----Original Message----- From: Schulte Marcus [mailto:[EMAIL PROTECTED] Sent: Dienstag, 19. Juli 2005 15:09 To: '[email protected]' Subject: RE: Problem undeploying Hivemind based web app from Tomcat did you set antiResourceLocking in <Context> to true? http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html > -----Original Message----- > From: Olaf Lenzmann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 19, 2005 10:47 AM > To: [email protected] > Subject: Problem undeploying Hivemind based web app from Tomcat > > > Hi there, > > I am building a web app using Tapestry 4.0b2, Hivemind 1.1b2, Spring > 1.2.2 w/ Acegi 0.8, deployed in Tomcat 5.5.9 on XP > > When I try to undeploy my app from Tomcat, the Hivemind and Tapestry > JARs remain to be referenced by the Tomcat process and cannot be > deleted, resulting in major annonyances in the deployment cycle. > > I have spent some time trying to analyze the problem; I have verified > that the method shutdown() of RegistryInfrastructureImpl is properly > called when the app is stopped; using JProfiler to inspect a snapshot > of the Tomcat JVM heap after stopping the app also showed no > suspicious instances left over. > > Has anybody else experienced (and solved) this? > > > Thanks, > > Olaf Lenzmann > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
