JBoss Enterprise Application Platform 6.4 Update 08 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 7 / Release Notes
This update includes the following bug fixes or changes:
| ID | Component | Summary |
|---|---|---|
| This content is not included.1309174 | Class Loading | LinkageError due to javax.transaction.xa being in javax.transaction module and system loader |
| This content is not included.1299844 | Clustering | Deadlock in EJB client after fix for bug 1266112 [details] |
| This content is not included.1326179 | Clustering | It is possible to inject JavaScript into mod_cluster manager console via MCMP messages |
| This content is not included.1292891 | EE | WFLY-5882 - BeanELResolver does not support methods that use varargs |
| This content is not included.1302181 | EJB | Too many invocations to a remote EJB from multiple threads cause infinite wait with EJBCLIENT000011 message. |
| This content is not included.1298161 | EJB | Remote branch of a transaction gets rolled back incorrectly. |
| This content is not included.1311769 | Hibernate | HHH-10563 - Significant String use/duplication associated with subselect fetch [details] |
| This content is not included.1258298 | IPv6 support | Wrong format of IPv6 addresses in log entries if https is used [details] |
| This content is not included.1320720 | JCA | list driven ExceptionSorter, StaleConnectionChecker |
| This content is not included.1309747 | JCA | JMX inefficiently handles resource adapters [details] |
| This content is not included.1292367 | JCA | Race condition during server start-up - RA not deployed |
| This content is not included.1315439 | JCA | Difficult to identify datasource with wrong credentials if security-domain is used. |
| This content is not included.1262401 | JPA | Persistence unit not shown in management console when custom region_prefix is specified |
| This content is not included.1295999 | Patching | Cumulative patch fails to apply when current patches modules are not included in CP with: java.io.SyncFailedException: JBAS016855: copied content does not match expected hash for item: ModuleItem... [details] |
| This content is not included.1323281 | PicketLink | SAML2STSLoginModule does not allow for configuring the ClockSkew |
| This content is not included.1280507 | Remoting | Endpoint can be closed before doConnect tasks finished causing AbstractHandleableCloseable.close to wait forever [details] |
| This content is not included.1262482 | Security | Unhandled exceptions from custom JASPI modules should cause the HTTP status code to be set as an error (500, 400, etc) |
| This content is not included.1282967 | Security | PicketLink SP does not redirect back to original URL correctly |
| This content is not included.1147352 | Server | Overlay does not work for subunits in exploded deployments. [details] |
| This content is not included.1280275 | Transaction Manager | Recover of transaction started by MDB on WSMQ when RAR is deployed as an archive does not work(JTA) |
| This content is not included.1325726 | Transaction Manager | Throw XAException in XATerminator::commit if a wrapped resource fails transiently |
| This content is not included.1289386 | Transaction Manager | When checking for orphaned subordinate transactions in the middle of a tree branches that are eligible for orphan detect [details] |
| This content is not included.1316270 | Transaction Manager | XAException from XAResource not propagated to calling thread This content is not included.[details] |
| This content is not included.1315598 | Web | JBoss Web misses a configuration interface for sessionIdLength [details] |
| This content is not included.1313202 | Web | JBoss Web; rewrite flag NC does not work |
| This content is not included.1320747 | Web | JSTL TransformSupport XSL import not finding relative path [details] |
| This content is not included.1318006 | Web | Rewrite file ResourceConditions always return true [details] |
| This content is not included.1319994 | Web Console | Patch Management doesn't show the "Latest Applied Patch" correctly. |
| This content is not included.1273382 | Web Console | Update JPA Subsystem to respect "jboss.as.jpa.scopedname" property [details] |
| This content is not included.1311733 | Web Services | org.jboss.as.webservices.server.integration module should not require dependency on org.apache.santuario.xmlsec |
| This content is not included.1314792 | mod_cluster | mod_cluster session drain does not end [details] |
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.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-6.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 This content is not included.JBoss EAP 6.4 Installation Guide