!!! Tomcat

[{TableOfContents }]


!! Resources

* [Tomcat HOME|http://tomcat.apache.org]
* [Tomcat config ref|http://tomcat.apache.org/tomcat-6.0-doc/config/index.html]
* [WTP_Tomcat_FAQ|http://wiki.eclipse.org/WTP_Tomcat_FAQ]
* [A very simple Tomcat WebSphere comparison |Tomcat WebSphere]



!! Tomcat kladblok

* geen shutdown poort gebruiken, beveiliging is niet goed genoeg omdat je met velen op dezelfde host zit. Gebruik gewoon een kill command (evt. shutdown script hierop aanpassen.
* shutdown moet auth. checken, kill (-15) sturen, en na timeout een kill -9
* is er een eclipse plugin voor tomcat config files ? 
* '' A system property with the name propname may be used in a configuration file using the syntax ${propname}.''