-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Rejected
-
Affects Version/s: None
-
Fix Version/s: 1.1.1
-
Component/s: component-camel
-
Labels:None
-
Workaround:Workaround Exists
-
Workaround Description:
All camel-jms binding synchronizes with same transaction even if we have suspendsTransaction policy between those. Apparently Spring doesn't invoke ConnectionFactory.createConnection() under the right transaction.
Creating JmsComponent for each binding doesn't work as expected too.
reproducer: https://github.com/igarashitm/quickstarts/tree/camel-jms-tx/camel-jms-tx-binding