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

Bug 1090037

Summary: JMS binding with HornetQ cannot enlist to global transaction propagated over SCA binding, XTS enabled
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Václav Chalupa <vchalupa>
Component: SwitchYardAssignee: Tomohisa Igarashi <toigaras>
Status: CLOSED UPSTREAM QA Contact: Matej Melko <mmelko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: mvecera, oskutka, rcernich
Target Milestone: ---Keywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
Cause: Use jca and camel-jms binding mixed for same HornetQ instance in one application Consequence: cannot enlist in transaction if the application is invoked through SCA binding with transaction propagation enabled Fix: Use same binding for same resource manager Result: The transaction is sucessfully processed
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:40 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:
Attachments:
Description Flags
Reproducer
none
Comment none

Description Václav Chalupa 2014-04-22 12:39:02 UTC
Created attachment 915889 [details]
Comment

(This comment was longer than 65,535 characters and has been moved to an attachment by Red Hat Bugzilla).

Comment 1 Tomohisa Igarashi 2014-10-06 10:33:10 UTC
Basically using different binding for same RM is not a good idea. It may cause performance degradation by the unneccesary two-phase commit even if it works functionally. So workaround is to use same binding for the same RM.

Once HORNETQ-1426 is fixed, those will be recognized as same RM even if you use JCA and Camel JMS mixed, which solves this issue and omits unneccesary two-phase commit.

Comment 2 JBoss JIRA Server 2014-10-06 16:45:24 UTC
Andy Taylor <ataylor> updated the status of jira HORNETQ-1426 to Resolved

Comment 3 Rob Cernich 2014-10-21 18:38:58 UTC
Hey Tomo, are we going to resolve this by documenting the workaround?  Sounds like that's where we're at.  Let me know.  Thanks in advance.

Comment 4 Tomohisa Igarashi 2014-10-21 23:44:21 UTC
Rob, yes I believe so.

Comment 10 Red Hat Bugzilla 2025-02-10 03:35:40 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.