JBoss Enterprise Application Platform 6.4 Update 02 Release Notes
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:
| ID | Component | Summary |
|---|---|---|
| This content is not included.1225378 | CDI/Weld | WELD-1607 - Unable to load current conversations from the associated request |
| This content is not included.1210328 | CDI/Weld | Unable to inject Web Service Context into CDI Interceptor [details] |
| This content is not included.1203997 | CLI | Using ? as control character in .inputrc causes CLI to terminate immediately. [details] |
| This content is not included.1193926 | CLI | RejectedExecutionException when closing ModelControllerClient client [details] |
| This content is not included.1215786 | Clustering | Concurrent message headers modification causes that message is never sent |
| This content is not included.1220246 | Domain Management | In Domain mode application replaced via console is not in enabled mode by default |
| This content is not included.1215244 | Domain Management | console-enabled="false" does not work in domain mode to disable web access to admin console |
| This content is not included.1230394 | Domain Management | ManagementPermissionAuthorizer is limited to the standard roles for its authorizeJmxOperation impl |
| This content is not included.1211402 | Hibernate | HHH-9413 - NonBatchingBatch.addToBatch() calls statement.close() twice |
| This content is not included.1189305 | Hibernate | HHH-9597 - Criteria creates invalid column |
| This content is not included.1197261 | Hibernate | HHH-9642 - Embedded OneToMany association fetch join does not work in CriteriaQuery [details] |
| This content is not included.1207707 | HornetQ | LargeMessages won’t work in clustering when NullPersistency is used |
| This content is not included.1221495 | HornetQ | getDeliveringMessages() method returns only partial inforamtion. |
| This content is not included.1229434 | HornetQ | HornetQ won’t start if one of the journal files is truncated for any reason |
| This content is not included.1157649 | JCA | With Multiple JDBC Driver Versions, the Wrong Driver is Used |
| This content is not included.1210570 | JCA | JBJCA-1252 - MCPs can become detached [details] |
| This content is not included.1210571 | JCA | JBJCA-1260 - Allow System Property to override default First In First Out (FIFO) pooling behavior |
| This content is not included.1184012 | JSF | JAVASERVERFACES-3692 - Real caused by Exception not logged when a method expression is used in a double nested composite component |
| This content is not included.1196228 | Logging | ConsoleAppenders can deadlock if included in application log4j configs [details] |
| This content is not included.1217246 | PicketLink | Logout fails with a blank screen, if session has expired in SP |
| This content is not included.1234300 | PicketLink | Regression for split configuration of PicketLink deployments |
| This content is not included.1215714 | Remoting | Do not hold connection lock while closing channels |
| This content is not included.1215715 | Remoting | Get the SASL client factories from a privileged block, in case Remoting was loaded from the null class loader |
| This content is not included.1220009 | Server | CompositeIndexProcessor uses wrong module loader to load external annotation indexes |
| This content is not included.1219071 | Web Console | Datasources are created with a idle-timeout-minutes set to 0 |
| This content is not included.1027841 | Web Console - UX | The same key can be used multiple time when adding property in "New resource" wizard |
| This content is not included.1191720 | Web Console - UX | JCA Resource Adapter creation error is "Unknown Error" |
| This content is not included.1207119 | Web Services | CXF-6319 - Regression: failing namespace resolution after CXF-5891 [details] |
| This content is not included.1178234 | Web Services | @MTOM.enabled is not honored |
| This content is not included.1177704 | Web Services | CXF-6127 - Check thrown Exception's cause for SOAPFaultException |
| This content is not included.1065128 | XML Frameworks | Performance 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