Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1147715

Summary: (6.4.0) use JCA XidWrapper only if needed
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: James Livingston <jlivings>
Component: JCAAssignee: Jesper Pedersen <jpederse>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Simka <msimka>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.2CC: istudens, joallen, jpederse, kkhan
Target Milestone: DR4   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1147719 (view as bug list) Environment:
Last Closed: 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: 1147419, 1147719    

Description James Livingston 2014-09-29 23:29:00 UTC
Using XidWrapper can cause problems with the Oracle JDBC drivers, which apparently compare XIDs by reference equality rather than the equals() method.

As a work-around, <wrap-xaresource>false</wrap-xaresource> can be used, but better would be to only use the XID wrappers when needed.

Comment 2 Martin Simka 2014-10-16 14:23:27 UTC
verified on EAP 6.4.0.DR5