JBoss Enterprise Application Platform 7.4 Update 11 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 10

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


This update includes the following bug fixes or changes:
IDComponentSummary
Content from issues.jboss.org is not included.JBEAP-24526A-MQ7ENTMQBR-7652 - Split brain occurs when network between master and NFS server is temporarily interrupted
Content from issues.jboss.org is not included.JBEAP-24481BatchWFLY-17552 - MDC from 'default task' Thread copied to 'Batch Thread' on creation but not cleared
Content from issues.jboss.org is not included.JBEAP-20824EJBWFLY-14307 - RunAsPrincipal from Servlet not propagated to secured EJB
Content from issues.jboss.org is not included.JBEAP-24628HibernateHHH-13627 - Hibernate cache invalidation does not happen
Content from issues.jboss.org is not included.JBEAP-18712JCAJBJCA-1402: Failure to set query timeout for validation may result in long blocks of the pool
Content from issues.jboss.org is not included.JBEAP-24575JMSENTMQBR-7749 - ARTEMIS-3433 - AMQ224068 on stop due to No OpenSSLContextFactory registered
Content from issues.jboss.org is not included.JBEAP-23302OpenShiftCLOUD-3172 - readinessProve / livenessProbe fails with "'ascii' codec can't encode characters" when the locale supports non-ascii characters [details]
Content from issues.jboss.org is not included.JBEAP-22129OpenShiftCLOUD-4001 - EAP Configuration using embedded server ignores JAVA_OPTS_APPEND [details]
Content from issues.jboss.org is not included.JBEAP-24815OpenShiftIncorrect image name in eap74-openjdk8-rhel8-image-stream.json [details]
Content from issues.jboss.org is not included.JBEAP-24642RESTResteasy test failures with RESTEASY009000: Failed to decode Yaml [details]
Content from issues.jboss.org is not included.JBEAP-24719RESTRESTEASY-3290 - NPE at org.jboss.resteasy.plugins.providers.multipart.Mime4JWorkaround$CustomTempFileStorageProvider.createStorageOutputStream(Mime4JWorkaround.java:146) [details]
Content from issues.jboss.org is not included.JBEAP-24588RPMRHEL9 rpms: yum groupinstall jboss-eap7 installing JDK11 instead of JDK8 with EAP 7.4 Update 9
Content from issues.jboss.org is not included.JBEAP-24632RemotingXNIO-417 - Prevent NPEs in ChannelListeners utility methods
Content from issues.jboss.org is not included.JBEAP-24234UndertowUNDERTOW-2200 UndertowOptions#ALLOW_ENCODED_SLASH has opposite effect and parts of path/query are decoded in bad way [details]
Content from issues.jboss.org is not included.JBEAP-24597UndertowUNDERTOW-2245 - javax.servlet.forward.mapping request attribute is not available in servlets forwarded with RequestDispatcher
Content from issues.jboss.org is not included.JBEAP-24306UndertowWFLY-17365 - Failed deployment is not removed from Undertow ServletContainer's deployments map
Content from issues.jboss.org is not included.JBEAP-24440Web ConsoleHAL-1824 - No check against uploading and deploying the same application twice
Content from issues.jboss.org is not included.JBEAP-24529Web ConsoleHAL-1839 - Properties in the Resource Adapter(IBM MQ) are removed when updating the connection pool with Management Console

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.11-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.11-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