JBoss Enterprise Application Platform 6.4 Update 12 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 11 / Release Notes


This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1235886CDI/Weld@Resource injection of UserTransaction does not inject serializable proxy [details]
This content is not included.1266626CLIjconsole EAP tab not loading when using remote
This content is not included.1223877CLIjboss-cli.bat exits with wrong return code
This content is not included.1177423CLIError message improvement while jboss-cli fails to connect with hostname containing 'underscore'
This content is not included.1289467CLIjboss-cli.sh ignoring invalid attribute when used in batch mode
This content is not included.1266272CLIorg.jboss.as.cli.gui.GuiMain should not fail if JBOSS_HOME not set
This content is not included.1289316CLICLI does not resolve multiple properties if one property is undefined
This content is not included.1379485ClusteringJvmRouteValve resets cookie max-age [details]
This content is not included.1280262Domain Managementreplace-deployment command not working as expected in domain mode
This content is not included.1266498Domain ManagementReload operation fails with java.util.concurrent.ExecutionException
This content is not included.1180565EJBmethod-params containing an array not correctly processed for EJB2.1 with CMT
This content is not included.1387319EJBCall tm.rollback() when handling Status.ROLLING_BACK in CMTTxInterceptor.endTransaction() to corretly remove transaction from _transaction map [details]
This content is not included.1370040EJBDuplicateKeyException is not always thrown even if Constraint Violation happens at EJB 2 CMP creation [details]
This content is not included.1147948EJBHanging EJB threads because of a persistent timer and failed deployment
This content is not included.1371863HibernateHHH-11073 - Casting to boolean in query fails on MySQL
This content is not included.1387262HibernateHHH-11182 - HQL subquery with constraint property in superclass does not join superclass table [details]
This content is not included.1378723JMSgeneric-jms-ra's JmsMCFProperties.getSessionDefaultType returns incorrect value for session type
This content is not included.1372096JMXMBeans with ObjectName attributes throw ClassNotFoundException
This content is not included.1367784JMXJMX 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.1370112JPARedeploy dependent ear/war fails with duplicate resource error for persistence unit [details]
This content is not included.1238868Otherjconsole.bat not passing command line arguments to jconsole.exe [details]
This content is not included.1331586Patchingageout-history does not report failures
This content is not included.1379469Red Hat AccessRemove Red Hat Access from the product
This content is not included.1299102SecurityNPE when calling write-attribute on the keystore-password in SecurityRealmAddHandler.java:643
This content is not included.1387278SecuritySECURITY-931 - Fix authorizationFailedMessage misspelled Acces => Access
This content is not included.1254194SecurityDifferently implemented password-stacking option in ClientLoginModule
This content is not included.1288668SecurityThe root cause of login module failures gets lost when multiple login modules are stacked
This content is not included.1269826SecurityOption roleRecursion does not work in LdapRolesMappingProvider
This content is not included.1218663SecurityLdapExtLoginModule throws FailedLoginException when rolesCtxDN and roleFilter attributes are not set
This content is not included.1213817ServerDeadlock during server shutdown
This content is not included.1387316Transaction ManagerJBTM-2774 - Leak when imported subordinate transactions are rolled back by reaper before remote reaper [details]
This content is not included.1316960Webmax-active-sessions in jboss-web.xml is not working
This content is not included.1212186Web ConsoleEAP 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.1135137Web ConsoleRefresh button missing on webservices statistics page
This content is not included.1289712Web ConsoleIncorrect display of datasource status in runtime statistics
This content is not included.1352049Web ConsoleSecurity context of propertyEditor in ServerGroupView is never changed
This content is not included.1343591Web Consolesetting system properties on a server-group fails when using RBAC scoped roles on admin console
This content is not included.1375041jbossasIn 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

Category
Components
Article Type