Bug 1073076

Summary: [GSS] (6.3.0) HHH-3482: UnsupportedOperationException with StatelessSession
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Brett Meyer <brmeyer>
Component: HibernateAssignee: Brett Meyer <brmeyer>
Status: CLOSED CURRENTRELEASE QA Contact: Zbyněk Roubalík <zroubali>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.2.0CC: bmaxwell, jawilson, jmartisk, kkhan, lcosti, msimka, sfikes, smumford, theute
Target Milestone: DR2   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Instances of `UnsupportedOperationError` being thrown when using StatelessSession and saving a ManyToOne have been addressed in this release of JBoss EAP 6. The error was caused by a call to `getTimestamp()` method which was not implemented for StatelessSession. The `UnsupportedOperationError` no longer presents.
Story Points: ---
Clone Of: 1073018
: 1073118 (view as bug list) Environment:
Last Closed: 2014-06-28 15:39:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1063408, 1073118, 1087625    

Description Brett Meyer 2014-03-05 17:34:03 UTC
+++ This bug was initially created as a clone of Bug #1073018 +++

How reproducible:
Consistently

Steps to Reproduce:
1. Enable 2nd level caching
2. Run the original HHH-3482 testcode against Hibernate 4.2.7.SP1

Actual results:
java.lang.UnsupportedOperationException

Comment 1 Kabir Khan 2014-04-04 15:27:54 UTC
Fixed by upgrade -> ON_QA

Comment 2 Jan Martiska 2014-04-15 13:08:53 UTC
Verified in EAP 6.3.0.ER1.