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

This update includes fixes for the following security related issues:

IDComponentSummary
CVE-2015-0254WebXXE and RCE via XSL extension in JSTL XML tags [details]

This update includes the following bug fixes or changes:
IDComponentSummary
This content is not included.1249773CLICLI if/else is not handling special characters strings with parenthesis [details]
This content is not included.1265877Class LoadingClassNotFoundException due to ldap config for HornetQ [details]
This content is not included.1250763ClusteringMultiple HA singletons from ServiceProviderRegistry bug
This content is not included.1276513EJBEJB Server side is needlessly closing remoting channel [details]
This content is not included.1282661EJBMessageDrivenComponent startDelivery/stopDelivery is not thread safe
This content is not included.1268468HibernateHHH-10161 - Hibernate ignores return value from javax.persistence.Parameter#getParameterType()
This content is not included.1273573HibernateHHH-10202 - Building clustered cache throws InvalidObjectException when replicating entities with composite ID
This content is not included.1265256HibernateHHH-5764 - AssertionFailure: Unexpected nested component on the referenced entity when mapping a @MapsId [details]
This content is not included.1288578HornetQHornetQ Client trying to use wrong keystore [details]
This content is not included.1295675HornetQMessage Loss or Duplicate in cluster with network failures [details]
This content is not included.1267172HornetQRebalance RA Connections after new cluster nodes [details]
This content is not included.1283465InfinispanFailed to recover cluster state after the current node became the coordinator [details]
This content is not included.1280390JCAJBoss WorkManager does not call WorkListener.workRejected at shutdown [details]
This content is not included.1259840JCARemove caching of the value of isTraceEnabled for JCA infrastructure [details]
This content is not included.1278334JMSCPU Starvation causes duplicate messages [details]
This content is not included.1278606NamingRemote Naming holding cache lock while closing leading to thread pile up [details]
This content is not included.1269979Otherorg.jboss.sun.net.httpserver.SSLStreams return 0 upon eof instead of -1 [details]
This content is not included.1248156RemotingRemoting Subsystem RemoteOutboundConnectionService is caching ConnectionURI causing issues when DNS changes [details]
This content is not included.1288664RemotingByteBuffer leaks via RemoteConnectionProvider
This content is not included.1196343SecurityFix LDAP authentication/authorization fails due to making unneeded role lookup requests, except IBM JDK 6 see BZ-1301732 This content is not included.[details]
This content is not included.1204300SecuritySecurity ModuleClassLoaderLocator.CombinedClassLoader does not implement getResources causing Login Modules to not find existing resources [details]
This content is not included.1245363ServerDisable a datasource followed by re-enabled it in admin console produces error log [details]
This content is not included.1288251ServerJBEAP-2148 - Dependency for javassist not resolved for native Hibernate applications [details]
This content is not included.1270281Transaction ManagerTransaction probe needlessly locks CLI [details]
This content is not included.1235514WebWeb connectors metrics throws NumberFormatException when accessed via JMX and stats value is greater than MAX_INT [details]
This content is not included.1235627WebAnnotation must be scanned regardless of the version of web.xml unless metadata-complete is explicitly set to true [details]
This content is not included.1280327WebTiming issue in StandardEngine.getBaseDir allows for sporadic NPE [details]
This content is not included.1245706Web ServicesURL-encoded content ID for MTOM attachments causes problems with web service clients [details]
This content is not included.1267676Web ServicesInvalid ?wsdl response with relative imports/includes when using jaxws-catalog.xml [details]
This content is not included.1182919Web ServicesApache CXF doesn't return SoapFault for HTTP 400
This content is not included.1274059mod_clusterJBoss hits IllegalStateException upon reload after adding modcluster subsystem [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.6-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.6-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