此内容没有您所选择的语言版本。
3.3. Installing Enterprise Web Server from RPM Packages
RPM installation integrates the JBoss Enterprise Web Server with the system and Tomcat and HTTP Server are installed as system services (you can run them as services from the command line).
Before installing JBoss Enterprise Web Server from RPMs, make sure the required packages and a supported Java is installed (refer to Procedure 3.2, “Installing Required Packages” and Procedure 3.1, “Installing Java”). Also ensure the system is registered with Red Hat Network and subscribed to the appropriate JBoss Enterprise Web Server channels (refer to Procedure 3.14, “Subscribing to Red Hat Network Enterprise Channels”).
3.3.1. RPM Packages 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
JBoss Enterprise Web Server components are distributed in RPM packages for individual Red Hat Enterprise Linux versions.
RPM Packages for Red Hat Enterprise Linux 5 and 6
- Tomcat 6:
- tomcat6tomcat6-webappstomcat6-admin-webapps
- Tomcat 5:
- tomcat5tomcat5-webappstomcat5-admin-webapps
- Tomcat Native:
- tomcat-native
- HTTP Server:
- httpd
- mod_jk:
- mod_jk-ap20
- mod_cluster:
- mod_cluster-tomcat6mod_cluster-native
- log4j:
- tomcat6-log4j
- mod_ssl:
- mod_ssl
- Hibernate:
- hibernate3
- JK Status Ant tasks:
- tomcat-jkstatus-ant
Important
In the next release, the tomcat-jkstatus-ant library will be deprecated.
RPM Packages for Red Hat Enterprise Linux 4
- Tomcat 6:
- tomcat6tomcat6-webappstomcat6-admin-webapps
- Tomcat 5:
- tomcat5tomcat5-webappstomcat5-admin-webapps
- Tomcat Native:
- tomcat-native
- HTTP Server:
- httpd22
- mod_jk:
- mod_jk-ap20
- mod_cluster:
- mod_cluster-tomcat6mod_cluster-native
- log4j:
- tomcat6-log4j
- mod_ssl:
- mod_ssl22
- Hibernate:
- hibernate3
- JK Status Ant tasks:
- tomcat-jkstatus-ant
Important
In the next release, the tomcat-jkstatus-ant library will be deprecated. - Xerces2 Java Parser:
- xerces-j2
Note
Xerces2 Java Parser is a Tomcat 5 dependency. If you are using Tomcat 6, the package is installed atomatically as a dependency. However, if you are installing only the tomcat5 package, make sure to install xerces-j2 before.