Red Hat JBoss Web Server 6.0 Service Pack 1 Release Notes
For Use with the Red Hat JBoss Web Server 6.0
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 Create 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 6.0 Service Pack 1
Welcome to the Red Hat JBoss Web Server version 6.0 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 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 10.1.
- 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 an OpenSSL-based TLS implementation for the HTTP connectors. JBoss Web Server provides a distribution of APR for supported Windows platforms only. For Red Hat Enterprise Linux, you can use the APR package that the operating system provides.
- OpenSSL is a software library that implements the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols and includes a basic cryptographic library. JBoss Web Server provides a distribution of OpenSSL for supported Windows platforms only. For Red Hat Enterprise Linux, you can use the OpenSSL package that the operating system provides.
This release of JBoss Web Server includes some important security updates.
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 6.0 Service Pack 1 includes the following new features and enhancements.
2.1. Location changes for tomcat-websocket-chat
quick start application
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-quickstarts
tohttps://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.git
tohttps://github.com/web-servers/tomcat-websocket-chat-quickstart.git
. -
The directory path for the quick start has changed from
openshift-quickstarts/tomcat-websocket-chat
totomcat-websocket-chat-quickstart/tomcat-websocket-chat
.
Chapter 3. Installing the Red Hat JBoss Web Server 6.0
You can install the JBoss Web Server 6.0 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 6.0.
NoteYou require a Red Hat subscription to access the Software Downloads page.
- Download the Red Hat JBoss Web Server 6.0 Service Pack 1 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 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 11, Red Hat build of OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
Microsoft Windows 2019 Server | x86_64 | Red Hat build of OpenJDK 11, Red Hat build of OpenJDK 17, Oracle JDK 11, Oracle JDK 17 |
Red Hat Enterprise Linux 7 and Microsoft Windows 2016 Server are not supported.
Chapter 6. Resolved issues
The following issues are resolved for this release:
Issue | Description |
---|---|
[OpenShift doc] Replace old example repository | |
Remove tomcat-8-valves-1.0.3.Final-redhat-1.jar from JWS 6 container image | |
Doc: Typo "oc env" → "oc set env" in JWS for OpenShift guide for version 6.0 | |
Doc: Different texts in 6.0 doc when configuring folder permissions for JBoss Web Server services on Microsoft Windows | |
[ASF BZ 67938] Tomcat mishandles large client hello messages |
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.