Tomcat#
Table of Contents
Resources#
- Tomcat HOME
- Tomcat config ref
- WTP_Tomcat_FAQ
- A very simple Tomcat WebSphere comparison
- Tomcat wiki
- BUGZilla
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}.
