JBoss Enterprise Application Platform 6.4 Update 02 Release Notes

Updated

Important: This update is not the latest cumulative patch, it is recommended to apply the latest update, see these links for the latest:

In order to better meet customer expectations, micro releases for JBoss EAP 6 have been discontinued and replaced with updates delivered on a repeating schedule, targeting a new release every 6 weeks.

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 This content is not included.JBoss EAP 6.4 Update 1 / Release Notes


This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1225378CDI/WeldWELD-1607 - Unable to load current conversations from the associated request
This content is not included.1210328CDI/WeldUnable to inject Web Service Context into CDI Interceptor [details]
This content is not included.1203997CLIUsing ? as control character in .inputrc causes CLI to terminate immediately. [details]
This content is not included.1193926CLIRejectedExecutionException when closing ModelControllerClient client [details]
This content is not included.1215786ClusteringConcurrent message headers modification causes that message is never sent
This content is not included.1220246Domain ManagementIn Domain mode application replaced via console is not in enabled mode by default
This content is not included.1215244Domain Managementconsole-enabled="false" does not work in domain mode to disable web access to admin console
This content is not included.1230394Domain ManagementManagementPermissionAuthorizer is limited to the standard roles for its authorizeJmxOperation impl
This content is not included.1211402HibernateHHH-9413 - NonBatchingBatch.addToBatch() calls statement.close() twice
This content is not included.1189305HibernateHHH-9597 - Criteria creates invalid column
This content is not included.1197261HibernateHHH-9642 - Embedded OneToMany association fetch join does not work in CriteriaQuery [details]
This content is not included.1207707HornetQLargeMessages won’t work in clustering when NullPersistency is used
This content is not included.1221495HornetQgetDeliveringMessages() method returns only partial inforamtion.
This content is not included.1229434HornetQHornetQ won’t start if one of the journal files is truncated for any reason
This content is not included.1157649JCAWith Multiple JDBC Driver Versions, the Wrong Driver is Used
This content is not included.1210570JCAJBJCA-1252 - MCPs can become detached [details]
This content is not included.1210571JCAJBJCA-1260 - Allow System Property to override default First In First Out (FIFO) pooling behavior
This content is not included.1184012JSFJAVASERVERFACES-3692 - Real caused by Exception not logged when a method expression is used in a double nested composite component
This content is not included.1196228LoggingConsoleAppenders can deadlock if included in application log4j configs [details]
This content is not included.1217246PicketLinkLogout fails with a blank screen, if session has expired in SP
This content is not included.1234300PicketLinkRegression for split configuration of PicketLink deployments
This content is not included.1215714RemotingDo not hold connection lock while closing channels
This content is not included.1215715RemotingGet the SASL client factories from a privileged block, in case Remoting was loaded from the null class loader
This content is not included.1220009ServerCompositeIndexProcessor uses wrong module loader to load external annotation indexes
This content is not included.1219071Web ConsoleDatasources are created with a idle-timeout-minutes set to 0
This content is not included.1027841Web Console - UXThe same key can be used multiple time when adding property in "New resource" wizard
This content is not included.1191720Web Console - UXJCA Resource Adapter creation error is "Unknown Error"
This content is not included.1207119Web ServicesCXF-6319 - Regression: failing namespace resolution after CXF-5891 [details]
This content is not included.1178234Web Services@MTOM.enabled is not honored
This content is not included.1177704Web ServicesCXF-6127 - Check thrown Exception's cause for SOAPFaultException
This content is not included.1065128XML FrameworksPerformance issue with Xalan transformer and very large text nodes

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-6.4.2-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-6.4.2-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 This content is not included.JBoss EAP 6.4 Installation Guide

Category
Components
Article Type