PATCH NAME:
BZ-1032692
PRODUCT NAME:
JBoss Enterprise Application Platform
VERSION:
6.1.0
SHORT DESCRIPTION:
HHH-8689 Cannot determine java-type from given member [null] with "properties"
LONG DESCRIPTION:
HHH-8689
https://hibernate.atlassian.net/browse/HHH-8689
Cannot determine java-type from given member [null] with "properties"
MANUAL INSTALL INSTRUCTIONS:
Backup and remove the following files:
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml
Extract the patched files by either:
Using unzip:
unzip -d $JBOSS_HOME/ BZ-1032692.zip
Or by extracting the files from the zip to the following locations:
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1-BZ-1032692.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1-BZ-1032692.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml
Instructions to uninstall:
Restore the following files that were backed up before the patch was installed:
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.Final-redhat-1.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-entitymanager-4.2.0.Final-redhat-1.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml
COMPATIBILITY:
DEPENDENCIES:
JBoss Enterprise Application Platform 6.1.0
SUPERSEDES:
SUPERSEDED BY:
JBoss Enterprise Application Platform 6.2.0
CREATOR:
Brett Meyer
DATE:
20 November 2013
No regressions were found and the issue was verified. QA Passed.
MD5 sum for tested files:
26c2ea78b4db1508fbe32943c40df0e5 BZ1032692.zip
0c15f703818d7d68d1ac0f8e7d3dd6a2 BZ-1032692.zip
8a1f09e01f99c0b1d34b4945b58e003c hibernate-core-4.2.0.Final-redhat-1-BZ-1032692.jar
78ae4f43bd2ad4c7fee6164e9c7ea947 hibernate-entitymanager-4.2.0.Final-redhat-1-BZ-1032692.jar
13957b1b85b04c15040b0ba311ce91b5 module.xml
Comment 6Christopher O'Brien
2013-12-13 02:24:43 UTC