Re: deploy/undeploy probs with 6.0.14

2008-02-17 Thread Alan Chaney
I've seen the following causes: 1. Application not shutting down properly because threads still running. 2. Application holding on to system resources (files, database) (really another version of 1.) Try stopping the app using the manager and checking that the log says that the app is undeplo

deploy/undeploy probs with 6.0.14

2008-02-17 Thread Holger Burde
Hi; I have some problems to deploy/undeploy a jsf 1.2 application to tomcat 6.0.15. The usual way does not work. To undelpoy i have to 1 from tomcat manager stop the app 2 undeploy (if i use list apps after that step the app is still listed - the myapp dir in webapps is still there) 3 re