Bug 1111630 - [GSS] (6.4.0) HHH-8310 SerializableBlobProxy.getProxyClassLoader WrappedBlob class loading problem
Summary: [GSS] (6.4.0) HHH-8310 SerializableBlobProxy.getProxyClassLoader WrappedBlob ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Hibernate
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: DR11
: EAP 6.4.0
Assignee: Gail Badner
QA Contact: Martin Simka
URL:
Whiteboard:
Depends On:
Blocks: 1121629 1130668
TreeView+ depends on / blocked
 
Reported: 2014-06-20 14:48 UTC by Fedor Gavrilov
Modified: 2019-08-19 12:42 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
: 1130668 (view as bug list)
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fedor Gavrilov 2014-06-20 14:48:46 UTC
Description of problem: https://hibernate.atlassian.net/browse/HHH-8310

Comment 1 Gail Badner 2014-07-08 21:43:03 UTC
Sorry for the delay, I just found out about this on Friday.

We are discussing this on hibernate-dev mailing list. I'll add a comment when we come to a conclusion.

Comment 2 Gail Badner 2014-07-09 02:59:00 UTC
The conclusion is that the suggestion in HHH-8310 will work. The same problem affects BlobProxy, ClobProxy, NClobProxy, ResultSetWrapperProxy, SerializableBlobProxy, and SerializableClobProxy.

Comment 3 Gail Badner 2014-07-09 02:59:57 UTC
This will be fixed in 6.3.1.

Comment 4 Gail Badner 2014-07-10 01:10:42 UTC
I am not changing ResultSetWrapperProxy, since it generates a proxy with interface ResultSet (i.e. it is not a Hibernate interface).

Comment 9 Dimitris Andreadis 2014-11-05 16:42:27 UTC
If this is fixed in 6.3.1 shouldn't it be fixed in 6.4.0?

Comment 10 Gail Badner 2014-11-21 02:54:16 UTC
Fixed for EAP 6.4.0

Comment 11 Kabir Khan 2014-11-21 11:35:01 UTC
Fixed by Hibernate 4.2.16.Final upgrade https://bugzilla.redhat.com/show_bug.cgi?id=1121629

Comment 12 Martin Simka 2014-11-27 14:12:21 UTC
verified on EAP 6.4.0.DR11 / Hibernate 4.2.16


Note You need to log in before you can comment on or make changes to this bug.