Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ENTESB-168
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Fintan Bolton
Reporter: Jason Sherman
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Fuse ESB Enterprise

FUSE ESB Enterprise 7.0 XA JMS Documenation

Created: 02/May/12 06:30 PM   Updated: 03/May/12 01:11 PM
Component/s: None
Affects Version/s: 7.0.0.fuse-beta-042
Fix Version/s: None


 Description  « Hide
The Fuse ESB Enterprise 7.0 Documentation on XA JMS states the following (http://fusesource.com/docs/esbent/7.0/camel_tx/XaJms-Overview.html):

The org.apache.camel.component.jms.JmsConfiguration class supports the following bean properties, which are particularly relevant to transactions:

transacted
Must be set to false for XA transactions. The name of this property is misleading. What it really indicates is whether or not the Camel JMS component supports local transactions. For XA transactions, on the other hand, you must set this property to false and initialize the transactionManager property with a reference to an XA transaction manager.

However, users that are using the Atomikos Transaction Manager will need to set the transacted property to true as stated at the following Atomikos documentation: http://www.atomikos.com/Documentation/SpringIntegration



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.