JBoss Enterprise Application Platform 6.4 Update 12 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 11 / Release Notes
This update includes the following bug fixes or changes:
| ID | Component | Summary |
|---|---|---|
| This content is not included.1235886 | CDI/Weld | @Resource injection of UserTransaction does not inject serializable proxy [details] |
| This content is not included.1266626 | CLI | jconsole EAP tab not loading when using remote |
| This content is not included.1223877 | CLI | jboss-cli.bat exits with wrong return code |
| This content is not included.1177423 | CLI | Error message improvement while jboss-cli fails to connect with hostname containing 'underscore' |
| This content is not included.1289467 | CLI | jboss-cli.sh ignoring invalid attribute when used in batch mode |
| This content is not included.1266272 | CLI | org.jboss.as.cli.gui.GuiMain should not fail if JBOSS_HOME not set |
| This content is not included.1289316 | CLI | CLI does not resolve multiple properties if one property is undefined |
| This content is not included.1379485 | Clustering | JvmRouteValve resets cookie max-age [details] |
| This content is not included.1280262 | Domain Management | replace-deployment command not working as expected in domain mode |
| This content is not included.1266498 | Domain Management | Reload operation fails with java.util.concurrent.ExecutionException |
| This content is not included.1180565 | EJB | method-params containing an array not correctly processed for EJB2.1 with CMT |
| This content is not included.1387319 | EJB | Call tm.rollback() when handling Status.ROLLING_BACK in CMTTxInterceptor.endTransaction() to corretly remove transaction from _transaction map [details] |
| This content is not included.1370040 | EJB | DuplicateKeyException is not always thrown even if Constraint Violation happens at EJB 2 CMP creation [details] |
| This content is not included.1147948 | EJB | Hanging EJB threads because of a persistent timer and failed deployment |
| This content is not included.1371863 | Hibernate | HHH-11073 - Casting to boolean in query fails on MySQL |
| This content is not included.1387262 | Hibernate | HHH-11182 - HQL subquery with constraint property in superclass does not join superclass table [details] |
| This content is not included.1378723 | JMS | generic-jms-ra's JmsMCFProperties.getSessionDefaultType returns incorrect value for session type |
| This content is not included.1372096 | JMX | MBeans with ObjectName attributes throw ClassNotFoundException |
| This content is not included.1367784 | JMX | JMX domains jboss.as and jboss.as.expr do not always correctly handle property list patterns in queryMBeans and queryNames [details] |
| This content is not included.1370112 | JPA | Redeploy dependent ear/war fails with duplicate resource error for persistence unit [details] |
| This content is not included.1238868 | Other | jconsole.bat not passing command line arguments to jconsole.exe [details] |
| This content is not included.1331586 | Patching | ageout-history does not report failures |
| This content is not included.1379469 | Red Hat Access | Remove Red Hat Access from the product |
| This content is not included.1299102 | Security | NPE when calling write-attribute on the keystore-password in SecurityRealmAddHandler.java:643 |
| This content is not included.1387278 | Security | SECURITY-931 - Fix authorizationFailedMessage misspelled Acces => Access |
| This content is not included.1254194 | Security | Differently implemented password-stacking option in ClientLoginModule |
| This content is not included.1288668 | Security | The root cause of login module failures gets lost when multiple login modules are stacked |
| This content is not included.1269826 | Security | Option roleRecursion does not work in LdapRolesMappingProvider |
| This content is not included.1218663 | Security | LdapExtLoginModule throws FailedLoginException when rolesCtxDN and roleFilter attributes are not set |
| This content is not included.1213817 | Server | Deadlock during server shutdown |
| This content is not included.1387316 | Transaction Manager | JBTM-2774 - Leak when imported subordinate transactions are rolled back by reaper before remote reaper [details] |
| This content is not included.1316960 | Web | max-active-sessions in jboss-web.xml is not working |
| This content is not included.1212186 | Web Console | EAP UI console does not permit to set a high Lifespan expiration time - web console doesn't let me put a value higher than Integer [details] |
| This content is not included.1135137 | Web Console | Refresh button missing on webservices statistics page |
| This content is not included.1289712 | Web Console | Incorrect display of datasource status in runtime statistics |
| This content is not included.1352049 | Web Console | Security context of propertyEditor in ServerGroupView is never changed |
| This content is not included.1343591 | Web Console | setting system properties on a server-group fails when using RBAC scoped roles on admin console |
| This content is not included.1375041 | jbossas | In OpenJDK 1.6 environment, EAP 6.4.x makes the vfs folder increased after restarting. |
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.12-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.12-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