Bug 1073076
Summary: | [GSS] (6.3.0) HHH-3482: UnsupportedOperationException with StatelessSession | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brett Meyer <brmeyer> | |
Component: | Hibernate | Assignee: | 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.0 | CC: | 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
Fixed by upgrade -> ON_QA Verified in EAP 6.3.0.ER1. |