JBoss Enterprise Application Platform 7.4 Update 8 Release Notes

Updated

In order to better meet customer expectations, micro releases for JBoss EAP 7 have been discontinued and replaced with updates delivered on a repeating schedule.

Each new update will contain a number of bug fixes for customer reported issues and potentially a number of security fixes. We expect that the updates will substantially reduce the number of individual patches that we produce and that customers must manage to keep their installations up to date.

For more information see the following Red Hat Knowledgebase articles: Maintenance Release Changes in EAP 6.2+ and Updated Patch Management with EAP 6.2+

This update includes all fixes and changes from JBoss Enterprise Application Platform 7.4 Update 07

Download This content is not included.JBoss Enterprise Application Platform 7.4 Update 8

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2022-2764EJBundertow: DoS can be achieved as Undertow server waits for the LAST_CHUNK forever for EJB invocations

This update includes the following bug fixes or changes:
IDComponentSummary
Content from issues.jboss.org is not included.JBEAP-5252ActiveMQARTEMIS-1946 : WFLY-10589 - Cluster is not created when allow-direct-connections-only=true
Content from issues.jboss.org is not included.JBEAP-23976CLIJBoss EAP7 can't be run as service on domain mode with JDK17
Content from issues.jboss.org is not included.JBEAP-19896CLIWFCORE-5852 - CLI autocomplete suggests non-existent subsystems
Content from issues.jboss.org is not included.JBEAP-23944ClusteringWFLY-15931 - Intermittent RejectedExecutionException on redeploy
Content from issues.jboss.org is not included.JBEAP-23986Clustering ignores port-offset
Content from issues.jboss.org is not included.JBEAP-23937EJBWFLY-16935 - NullPointerException when trying add ejb3 timer service with edb
Content from issues.jboss.org is not included.JBEAP-23981EJBCreated timer will random skipped due to "Timer is not active"
Content from issues.jboss.org is not included.JBEAP-23980EJBJBMAR-241 - Cannot return Record from EJB
Content from issues.jboss.org is not included.JBEAP-23511EJBWFLY-16291 - WARN if invalid 'database' specified for EJB Database Timer Persistence
Content from issues.jboss.org is not included.JBEAP-23317EJBWFLY-16916 - Wrong description of enable-graceful-txn-shutdown attribute
Content from issues.jboss.org is not included.JBEAP-23764JCAJBJCA-1448 - Autocommit not set to false on lazily enlisted transaction.
Content from issues.jboss.org is not included.JBEAP-23780JCAJBoss EAP fails to display statistics for a resource adapter using jndi-name without a prefix [details]
Content from issues.jboss.org is not included.JBEAP-24001LauncherWFCORE-6068 - CliCommandBuilder.of method must be added back
Content from issues.jboss.org is not included.JBEAP-23766ManagementFix several issues with YAML Extension
Content from issues.jboss.org is not included.JBEAP-23951ManagementWFCORE-5968 - Log thread dump upon management timeout for diagnostics
Content from issues.jboss.org is not included.JBEAP-19866OpenShiftCLOUD-3649 - Datasource driver module not supported by environment variable based configuration
Content from issues.jboss.org is not included.JBEAP-19838OpenShiftCLOUD-3674 - Unable to set datasource class / driver class at the pool level
Content from issues.jboss.org is not included.JBEAP-24027RemotingREM3-394 - JBoss Remoting must not depend on org.wildfly.security:wildfly-elytron
Content from issues.jboss.org is not included.JBEAP-23929UndertowUNDERTOW-2147 - race condition between session invalidate and changeSessionId leads to UT000010
Content from issues.jboss.org is not included.JBEAP-23627UndertowWFLY-16412 - Failed deployment leaves classloader leaks through undertow references
Content from issues.jboss.org is not included.JBEAP-23910Web ConsoleHAL-1801 - No resource definition registered for webservices endpoints on a host slave

Installation

Note: This update should only be applied to installer or zip-based installations.

To apply this update using the CLI on Unix-based systems, run the following command from JBOSS_HOME:

bin/jboss-cli.sh "patch apply path/to/jboss-eap-7.4.8-patch.zip"

To apply this update using the CLI on Windows-based systems, run the following command from JBOSS_HOME:

bin\jboss-cli.bat "patch apply path\to\jboss-eap-7.4.8-patch.zip"

These commands will apply the update to the installation that contains the CLI script. Other scenarios and use of the management console are covered in the JBoss EAP 7.4 Patching And Upgrading Guide

Notes

Category
Components
Article Type