Last time when i tried to install Tomcat6 from JPackage Repository using yum, it prompts the following error.
Continue reading JPackage – Missing Dependency Problem on Tomcat6 Installation
Category Archives: Tomcat
Tomcat – Setting Java System Properties for webapps
If you need to set the Java System Properties for the webapps in Tomcat, your need to declare it in the $CATALINA_OPTS.
Continue reading Tomcat – Setting Java System Properties for webapps