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


This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1309174Class LoadingLinkageError due to javax.transaction.xa being in javax.transaction module and system loader
This content is not included.1299844ClusteringDeadlock in EJB client after fix for bug 1266112 [details]
This content is not included.1326179ClusteringIt is possible to inject JavaScript into mod_cluster manager console via MCMP messages
This content is not included.1292891EEWFLY-5882 - BeanELResolver does not support methods that use varargs
This content is not included.1302181EJBToo many invocations to a remote EJB from multiple threads cause infinite wait with EJBCLIENT000011 message.
This content is not included.1298161EJBRemote branch of a transaction gets rolled back incorrectly.
This content is not included.1311769HibernateHHH-10563 - Significant String use/duplication associated with subselect fetch [details]
This content is not included.1258298IPv6 supportWrong format of IPv6 addresses in log entries if https is used [details]
This content is not included.1320720JCAlist driven ExceptionSorter, StaleConnectionChecker
This content is not included.1309747JCAJMX inefficiently handles resource adapters [details]
This content is not included.1292367JCARace condition during server start-up - RA not deployed
This content is not included.1315439JCADifficult to identify datasource with wrong credentials if security-domain is used.
This content is not included.1262401JPAPersistence unit not shown in management console when custom region_prefix is specified
This content is not included.1295999PatchingCumulative 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.1323281PicketLinkSAML2STSLoginModule does not allow for configuring the ClockSkew
This content is not included.1280507RemotingEndpoint can be closed before doConnect tasks finished causing AbstractHandleableCloseable.close to wait forever [details]
This content is not included.1262482SecurityUnhandled 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.1282967SecurityPicketLink SP does not redirect back to original URL correctly
This content is not included.1147352ServerOverlay does not work for subunits in exploded deployments. [details]
This content is not included.1280275Transaction ManagerRecover of transaction started by MDB on WSMQ when RAR is deployed as an archive does not work(JTA)
This content is not included.1325726Transaction ManagerThrow XAException in XATerminator::commit if a wrapped resource fails transiently
This content is not included.1289386Transaction ManagerWhen checking for orphaned subordinate transactions in the middle of a tree branches that are eligible for orphan detect [details]
This content is not included.1316270Transaction ManagerXAException from XAResource not propagated to calling thread This content is not included.[details]
This content is not included.1315598WebJBoss Web misses a configuration interface for sessionIdLength [details]
This content is not included.1313202WebJBoss Web; rewrite flag NC does not work
This content is not included.1320747WebJSTL TransformSupport XSL import not finding relative path [details]
This content is not included.1318006WebRewrite file ResourceConditions always return true [details]
This content is not included.1319994Web ConsolePatch Management doesn't show the "Latest Applied Patch" correctly.
This content is not included.1273382Web ConsoleUpdate JPA Subsystem to respect "jboss.as.jpa.scopedname" property [details]
This content is not included.1311733Web Servicesorg.jboss.as.webservices.server.integration module should not require dependency on org.apache.santuario.xmlsec
This content is not included.1314792mod_clustermod_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

Category
Components
Article Type