It's possible to shutdown and restart a context via tomcat's manager, but can I start the tomcat process without starting any context?
From stackoverflow
-
As I learned in the meantime, tomcats starts a context only if it was started when tomcat was shut down.
0 comments:
Post a Comment