Back to bug 1032822

Who When What Removed Added
Brett Meyer 2013-11-21 15:20:36 UTC CC dstephan
Type Bug Support Patch
Status NEW MODIFIED
Doc Text PATCH NAME:
BZ-1032822
PRODUCT NAME:
JBoss Enterprise Application Platform
VERSION:
6.1.1
SHORT DESCRIPTION:
HHH-8103 Oracle LOB insert ordering not working with sequence identity generators
LONG DESCRIPTION:
HHH-8103
https://hibernate.atlassian.net/browse/HHH-8103
Oracle LOB insert ordering not working with sequence identity generators

MANUAL INSTALL INSTRUCTIONS:

Backup and remove the following files:
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/hibernate-core-4.2.0.SP1-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-1032822.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.SP1-redhat-1-BZ-1032822.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.SP1-redhat-1.jar
$JBOSS_HOME/modules/system/layers/base/org/hibernate/main/module.xml


COMPATIBILITY:

DEPENDENCIES:
JBoss Enterprise Application Platform 6.1.1
SUPERSEDES:

SUPERSEDED BY:
EAP 6.2.0
CREATOR:
Brett Meyer
DATE:
21 November 2013
Brad Maxwell 2013-11-22 23:44:41 UTC Target Release --- One-off release
CC bmaxwell
Brad Maxwell 2013-11-22 23:49:59 UTC Summary Backport HHH-8103 to EAP 6.1.1 EAP 6.1.1: HHH-8103 Oracle LOB insert ordering not working with sequence identity generators
Martin Simka 2013-11-25 09:13:07 UTC CC msimka
QA Contact zroubali msimka
Jimmy Wilson 2013-11-25 14:05:59 UTC Status MODIFIED ON_QA
CC jawilson
Martin Simka 2013-11-26 11:23:21 UTC Status ON_QA VERIFIED
Jimmy Wilson 2013-12-11 07:38:24 UTC Status VERIFIED RELEASE_PENDING
Christopher O'Brien 2013-12-13 02:31:25 UTC Status RELEASE_PENDING CLOSED
CC cobrien
Resolution --- CURRENTRELEASE
Last Closed 2013-12-12 21:31:25 UTC
Jimmy Wilson 2014-12-10 22:33:37 UTC Summary EAP 6.1.1: HHH-8103 Oracle LOB insert ordering not working with sequence identity generators [GSS] (6.1.1 patch) HHH-8103 - Oracle LOB insert ordering not working with sequence identity generators
John Skeoch 2015-09-01 04:00:46 UTC CC theute

Back to bug 1032822