JBoss Enterprise Application Platform 6.4 Update 03 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 2 / Release Notes
This update includes fixes for the following security related issues:
| ID | Component | Summary |
|---|---|---|
| CVE-2015-3158 | Security | PicketLink IDP ignores role based authorization |
This update includes the following bug fixes or changes:
| ID | Component | Summary |
|---|---|---|
| This content is not included.1237275 | CLI | CLI does not allow to use multiple property substitution in the same element or address |
| This content is not included.1232933 | CLI | Intermittent Disconnection from CLI After Reload |
| This content is not included.1215278 | CLI | JConsole fails if trying to connect using Local Process to a standalone EAP instance running with offset ports or different management port |
| This content is not included.1232736 | CLI | Memory leak in JBoss CLI [details] |
| This content is not included.1222701 | Class Loading | MODULES-205 - Pass the XSLT source to newTransformerHandler(Source) [details] |
| This content is not included.1175442 | Clustering | Client Mapping expressions are allowed but are not resolved if used |
| This content is not included.1236191 | Clustering | Multiple HA singletons due to race condition in ServiceProviderRegistry |
| This content is not included.1230980 | Domain Management | System property load order is different between standalone and domain mode. |
| This content is not included.1245751 | Domain Management | Domain mode - server fails to start intermittently |
| This content is not included.1227847 | Domain Management | -b Loopback addresses in the range 127.0.0.2 - 127.255.255.255 not working |
| This content is not included.1213642 | Domain Management | JDBC driver module-slot is not persisted in domain mode |
| This content is not included.1198186 | Domain Management | JBoss does not log stack trace of an exception |
| This content is not included.1213421 | Domain Management | JBAS014627: Attribute default-stack is deprecated, and it might be removed in future version! |
| This content is not included.1215196 | EJB | EJB2 EntityBean attribute |
| This content is not included.1225631 | Hibernate | HHH-2851 - ParameterTranslationsImpl fails to correctly determine parameter type |
| This content is not included.1207637 | Hibernate | HHH-9758 - Broken SQL generated for dynamic batch fetching entities with a composite ID |
| This content is not included.1197937 | Hibernate | HHH-9637 - Join is reused when 2 explicit joins are used for the same ToOne association |
| This content is not included.1238292 | HornetQ | HornetQ logging INFO messages with stacktrace |
| This content is not included.1231730 | HornetQ | HornetQXAResource returns incorrect XAException code if rollback fails due to connection timeout |
| This content is not included.1193085 | HornetQ | HQ222010: Critical IO Error when client is disconnected via JMX or model-node |
| This content is not included.1232781 | JCA | When expression is used in jndi name attribute of datasource then test-connection-in-pool operation is not working. |
| This content is not included.1202440 | JMS | Add org.jboss.remote-naming dep to org.hornetq.ra module |
| This content is not included.1243905 | JSF | Regression JAVASERVERFACES-3531 - UnsupportedOperationException in ExternalContext#isSecure when trying to set flash cookie [details] |
| This content is not included.1231758 | Microcontainer and Deployers | Hibernate Search main module in EAP 6.4 missing dependency descriptor |
| This content is not included.956573 | PicketLink | Change PicketLink messages PLFED000201 , PLFED000244 and PLFED000238 log levels |
| This content is not included.1233253 | RESTEasy | DataSourceProvider produces FileNotFoundException upon second call of getInputStream() |
| This content is not included.1229711 | Server | Multiple Deployment-overlays not working |
| This content is not included.1240678 | Server | Remoting subsystem requiring version 1.2 when it should allow 1.1 also |
| This content is not included.1223708 | Web | Out of memory: Direct Buffer Memory |
| This content is not included.1241216 | Web | ASF Bug 47080 - NPE in RealmBase.findSecurityConstraints when uri is null |
| This content is not included.1190245 | Web | JBAS014612 : NullPointerException when requesting 'requestCount' metric from non-existent servlet |
| This content is not included.1235324 | Web Console | Adding JacORB property leads to Web Console not showing JacORB subsystem configuration |
| This content is not included.1206657 | Web Services | WFLY-2129 / WFLY-3988 - Fix @PermitAll applied on class level & no class level of JAX-WS EJB Endpoint to to enable authorization security |
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.3-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.3-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