此内容没有您所选择的语言版本。
Red Hat JBoss Web Server 5.7 Service Pack 8 Release Notes
For Use with the Red Hat JBoss Web Server 5.7
Abstract
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 8 复制链接链接已复制到粘贴板!
Welcome to the Red Hat JBoss Web Server version 5.7 Service Pack 8 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_clustermodule. Themod_clusterlibrary 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_jkandmod_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 8 includes the following new features and enhancements.
2.1. JWS for OpenShift image for OpenJDK 17 复制链接链接已复制到粘贴板!
JBoss Web Server 5.7 Service Pack 8 introduces support for importing JWS for OpenShift images that are compatible with OpenJDK 17. In this release, you can import a jboss-webserver57-openjdk17-tomcat9-openshift-ubi8 image.
As in previous releases, JBoss Web Server also provides JWS for OpenShift images that are compatible with OpenJDK 8 and OpenJDK 11.
This release includes the following changes to the location of the example tomcat-websocket-chat quick start application that you can use with JWS for OpenShift:
-
The URL for the quick start has changed from
https://github.com/jboss-openshift/openshift-quickstartstohttps://github.com/web-servers/tomcat-websocket-chat-quickstart. -
The git repository for the quick start has changed from
https://github.com/jboss-openshift/openshift-quickstarts.gittohttps://github.com/web-servers/tomcat-websocket-chat-quickstart.git. -
The directory path for the quick start has changed from
openshift-quickstarts/tomcat-websocket-chattotomcat-websocket-chat-quickstart/tomcat-websocket-chat.
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:
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 8 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
# 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 build of OpenJDK 11, Red Hat build of OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
| Red Hat Enterprise Linux 8 | x86_64 | Red Hat build of OpenJDK 1.8.x, Red Hat build of OpenJDK 11, Red Hat build of OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
| Red Hat Enterprise Linux 7 | x86_64 | Red Hat build of OpenJDK 1.8.x, Red Hat buld of OpenJDK 11, Oracle JDK 1.8.x, Oracle JDK 11, IBM JDK 1.8.x |
| Microsoft Windows 2019 Server | x86_64 | Red Hat build of OpenJDK 1.8.x, Red Hat build of OpenJDK 11, Red Hat build of OpenJDK 17, Oracle JDK 1.8.x, Oracle JDK 11, Oracle JDK 17 |
| Microsoft Windows 2016 Server | x86_64 | Red Hat build of OpenJDK 1.8.x, Red Hat build of OpenJDK 11, Red Hat build of 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 复制链接链接已复制到粘贴板!
The following issues are resolved for this release:
| Issue | Description |
|---|---|
| [OpenShift doc] Replace old example repository | |
| [ASF BZ 67938] Tomcat mishandles large client hello messages | |
| Update example in 5.7 Installation Guide | |
| Doc: Different texts when configuring folder permissions for JBoss Web Server services on Microsoft Windows | |
| Typo "oc env" → "oc set env" | |
| Typo '*' in documentation | |
| JWS 5.7 image "Permission denied" error in the start up | |
| Remove tomcat-8-valves-1.0.3.Final-redhat-1.jar from JWS 5 container images |
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.