Back to bug 1032692

Who When What Removed Added
Gary Hu 2013-11-20 15:24:41 UTC Priority unspecified high
Target Release --- EAP 6.1.0
Type Bug Support Patch
Brett Meyer 2013-11-20 15:26:53 UTC Status NEW ASSIGNED
Brett Meyer 2013-11-20 17:23:05 UTC Status ASSIGNED MODIFIED
Doc Text 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
Brad Maxwell 2013-11-22 23:47:54 UTC CC bmaxwell
Summary one-off patch for bug 1028628(HHH-8689) EAP 6.1.0: patch for bug 1028628 / HHH-8689 Cannot determine java-type from given member [null] with "properties"
Brad Maxwell 2013-11-22 23:48:12 UTC Target Release EAP 6.1.0 One-off release
Jimmy Wilson 2013-11-25 14:06:56 UTC Status MODIFIED ON_QA
CC jawilson
Zbyněk Roubalík 2013-11-27 14:50:47 UTC Status ON_QA VERIFIED
Jimmy Wilson 2013-12-11 07:38:50 UTC Status VERIFIED RELEASE_PENDING
Christopher O'Brien 2013-12-13 02:24:43 UTC Status RELEASE_PENDING CLOSED
CC cobrien
Resolution --- CURRENTRELEASE
Last Closed 2013-12-12 21:24:43 UTC
John Skeoch 2015-09-01 04:00:46 UTC CC theute

Back to bug 1032692