Is Tomcat 6 ready for continuous integration or how to get it work?
- by Philipp Sende
Hello stackoverflow community,
I'm looking for a hint how to make tomcat CI ready or an servlet container / application container which stand often redeploys like they happen when using hudson ci.
I experienced that Tomcat 6 does not properly undeploy webapps, leaving classes in jvm.
For example I monitored tomcat 6 with VisualVM: on start…