此内容没有您所选择的语言版本。
Red Hat JBoss Web Server 5.3 Service pack 1 Release Notes
For Use with the Red Hat JBoss Web Server 5.3
Abstract
Chapter 1. RedHat JBoss Web Server 5.3 Service Pack 1
Welcome to the Red Hat JBoss Web Server version 5.3 Service Pack 1 release.
Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It consists of a web server (Apache HTTP Server), an application server (Apache Tomcat Servlet container), load balancers (mod_jk and mod_cluster), and the Tomcat Native Library. A short description of key components is given below:
- Apache tomcat: a servlet container in accordance with the Java Servlet Specification. JBoss Web Server contains Apache Tomcat 9.
- Apache tomcat native library: a Tomcat library, which improves Tomcat scalability, performance, and integration with native server technologies.
- tomcat-vault: an extension for the JBoss Web Server used for securely storing passwords and other sensitive information used by a JBoss Web Server.
- mod_cluster library: a library that allows communication between Apache Tomcat and the Apache HTTP Server’s mod_proxy_cluster module. This allows the Apache HTTP Server to be used as a load balancer for JBoss Web Server. For information on the configuration of mod_cluster, or for information on the installation and configuration of the alternative load balancers mod_jk and mod_proxy, see the HTTP Connectors and Load Balancing Guide.
- Apache portable runtime(APR): A runtime which provides superior scalability, performance, and improved integration with native server technologies. APR is a highly portable library that is at the heart of Apache HTTP Server 2.x. It enables access to advanced IO functionality (for example: sendfile, epoll and OpenSSL), Operating System level functionality (for example: random number generation and system status), and native process handling (shared memory, NT pipes and Unix sockets).
- OpenSSL: A software library which implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols and includes a basic cryptographic library.
This release of JBoss Web Server covers, few major security updates.
Chapter 2. Installing the Red Hat JBoss Web Server 5.3
The JBoss Web Server 5.3 can be installed using one of the following sections of the installation guide:
Chapter 3. Upgrading Red Hat JBoss Web Server using this Service Pack
To install this service pack:
-
Download the Red Hat JBoss Web Server 5.3 Service Pack 1 file (
.zip
format) appropriate to your platform using the download link here (subscription required). -
Extract the
.zip
file to the Red Hat JBoss Web Server installation directory.
For Red Hat Enterprise Linux users who have installed Red Hat JBoss Web Server from RPM packages, can upgrade to the latest service pack using yum:
# yum upgrade
Chapter 4. OS/JVM Certifications
Operating System | Chipset Architecture | Java Virtual Machine |
---|---|---|
Red Hat Enterprise Linux 8 | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, OracleJDK 11 |
Red Hat Enterprise Linux 7 | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Oracle JDK 1.8.x, Oracle JDK 11, IBM JDK 1.8.x |
Red Hat Enterprise Linux 7 | x86_64, s390x, ppc64le | OpenJ9 11 |
Red Hat Enterprise Linux 6 | x86_64, x86 | Red Hat OpenJDK 1.8.x, Oracle JDK 1.8.x, Oracle JDK 11(x86_64 Only), IBM JDK 1.8.x |
Microsoft Windows 2016 Server | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Oracle JDK 1.8.x, Oracle JDK 11 |
Microsoft Windows 2012 Server R2 | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Oracle JDK 1.8.x, Oracle JDK 11 |
Chapter 5. Support for Red Hat JBoss Web Server on IBM Z/IBM Power
The Red Hat JBoss Web Server for s390x/ppc64le platform is supported only in OpenShift environments provisioned on IBM Z/IBM Power infrastructure. Running the Red Hat JBoss Web Server on a stand-alone installation of RHEL on IBM Z/IBM Power is not supported. Different images are supported for different architectures. The example codes in this guide demonstrate the commands for x86_64 architecture. If you are using other architectures, specify the relevant image name in the commands. See the Red Hat Container Catalog for more information about images.
Chapter 6. Security Fixes
This update includes fixes for the following security related issues:
ID | Impact | Summary |
---|---|---|
Important | tomcat: Apache Tomcat Remote Code Execution via session persistence |
Chapter 7. Resolved issues
Issue | Description |
---|---|
JWS-1641 | Use latest released apr and openssl from JBCS in tomcat native |
JWS-1427 | Service Packs - How to apply cumulative patches |
Chapter 8. Known issues
There are no known issues this release.
Chapter 9. Components included in Red Hat JBoss Web Server 5.3
Red Hat JBoss Web Server 5.3 Service Pack 1 includes the following components:
Component | Version |
---|---|
Apache CXF | 3.3.2 |
Apache Tomcat 9 | 9.0.30 |
ECJ | 4.12.0 |
Hibernate | 5.3.10 |
JBoss logging | 3.3.2 |
libapr | 1.6.3 |
mod_cluster | 1.4.1.Final |
OpenSSL | 1.1.1c |
Tomcat-Native | 1.2.23 |
Tomcat-Vault | 1.1.8.Final |