A possible nice to have is trying to "test" whether a new config will be OK or not.I have a patch which will allow a new arg for catalina.sh called "configtest".

It will try to load the catalina config but log everything to standard output. It will try to exit with a non zero status code if "bad things happen". But it is not full proof, I have very quickly found ways to put in bad values that allows tomcat to start but I'd probably prefer it die instead.

Anyway .. here is the patch ..
http://people.apache.org/~funkman/configtest.patch

Comments?


-Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to