Red Hat JBoss Web Server 5.7 Service Pack 5 Release Notes
For Use with the Red Hat JBoss Web Server 5.7
Abstract
Providing feedback on Red Hat JBoss Web Server documentation
To report an error or to improve our documentation, log in to your Red Hat Jira account and submit an issue. If you do not have a Red Hat Jira account, then you will be prompted to create an account.
Procedure
- Click the following link to create a ticket.
- Enter a brief description of the issue in the Summary.
- Provide a detailed description of the issue or enhancement in the Description. Include a URL to where the issue occurs in the documentation.
- Clicking Submit creates and routes the issue to the appropriate documentation team.
Making open source more inclusive
Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. Because of the enormity of this endeavor, these changes will be implemented gradually over several upcoming releases. For more details, see our CTO Chris Wright’s message.
Chapter 1. Red Hat JBoss Web Server 5.7 Service Pack 5
Welcome to the Red Hat JBoss Web Server version 5.7 Service Pack 5 release.
Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It consists of an application server (Apache Tomcat Servlet container) and the Apache Tomcat Native Library.
JBoss Web Server includes the following key components:
- Apache Tomcat is a servlet container in accordance with the Java Servlet Specification. JBoss Web Server contains Apache Tomcat 9.
- The Apache Tomcat Native Library improves Tomcat scalability, performance, and integration with native server technologies.
- Tomcat-vault is an extension for the JBoss Web Server that is used for securely storing passwords and other sensitive information used by a JBoss Web Server.
-
The mod_cluster library enables communication between JBoss Web Server and the Apache HTTP Server
mod_proxy_cluster
module. Themod_cluster
library enables you to use the Apache HTTP Server as a load balancer for JBoss Web Server. For more information about configuringmod_cluster
, or for information about installing and configuring alternative load balancers such asmod_jk
andmod_proxy
, see the Apache HTTP Server Connectors and Load Balancing Guide. - Apache portable runtime (APR) is a runtime that 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 such as sendfile, epoll and OpenSSL; functionality at the operating system level such as random number generation and system status; and native process handling such as shared memory, NT pipes and Unix sockets.
- OpenSSL is a software library that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols and includes a basic cryptographic library.
This release of JBoss Web Server includes some important security updates.
JBoss Web Server 5.5 and later versions no longer provide OpenShift images based on Red Hat Enterprise Linux 7. This release of JBoss Web Server provides OpenShift images based on Red Hat Enterprise Linux 8.
Chapter 2. New features and enhancements
Red Hat JBoss Web Server 5.7 Service Pack 5 does not include any new features or enhancements.
Chapter 3. Installing the Red Hat JBoss Web Server 5.7
You can install the JBoss Web Server 5.7 on Red Hat Enterprise Linux or Microsoft Windows. For more information, see the following sections of the installation guide:
Chapter 4. Upgrading Red Hat JBoss Web Server using this service pack
To install this service pack:
Go to the Software Downloads page for Red Hat JBoss Web Server 5.7.
NoteYou require a Red Hat subscription to access the Software Downloads page.
- Download the Red Hat JBoss Web Server 5.7 Service Pack 5 archive file that is appropriate to your platform.
- Extract the archive file to the Red Hat JBoss Web Server installation directory.
If you have installed Red Hat JBoss Web Server from RPM packages on Red Hat Enterprise Linux, you can use the following yum
command to upgrade to the latest service pack:
# yum upgrade
Chapter 5. OS/JVM Certifications
This release is supported for use with the following operating system and Java Development Kit (JDK) versions:
Operating System | Chipset Architecture | Java Virtual Machine |
---|---|---|
Red Hat Enterprise Linux 9 | x86_64 | Red Hat OpenJDK 11, Red Hat OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
Red Hat Enterprise Linux 8 | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Red Hat OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
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 |
Microsoft Windows 2019 Server | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Red Hat OpenJDK 17, Oracle JDK 1.8.x, Oracle JDK 11, Oracle JDK 17 |
Microsoft Windows 2016 Server | x86_64 | Red Hat OpenJDK 1.8.x, Red Hat OpenJDK 11, Red Hat OpenJDK 17, Oracle JDK 1.8.x, Oracle JDK 11, Oracle JDK 17 |
Red Hat Enterprise Linux 6 and Microsoft Windows 2012 Server R2 are not supported.
Chapter 6. Resolved issues
There are no resolved issues for this release.
Chapter 7. Known issues
There are no known issues for this release.
Chapter 8. Supported components
For a list of component versions that are supported in this release of Red Hat JBoss Web Server, see the JBoss Web Server Component Details page.