资 源 简 介
This project includes building Apache Tomcat native OS packages for all OSs, though it has an emphasis on Linux distributions.
Current features:
* Fully relocateable RPM package while still being software upgradeable.
* Two or more installations of the package may be installed and run at once, with just port and/or host address changes in each server.xml file.
* Each package installation has its own environment variable settings file that is used by the JVM process, which includes JVM startup parameters.
* Includes an init script that implements reliable restarts of the Tomcat JVM.
* Includes an init script that is capable of self restarts of the Tomcat JVM.
* Zero RPM package dependencies on any other RPM packages, for ease of installation as a single file (other than Java itself, which you already have).