It's possible to shutdown and restart a context via tomcat's manager, but can I start the tomcat process without starting any context?
A:
As I learned in the meantime, tomcats starts a context only if it was started when tomcat was shut down.
Kai
2009-06-19 09:38:08