alodde wrote: > > I wasn't sure if I am using xa-transaction because I am not specifying a > xa-connection-factory for the jms service unit. If I define a > ActiveMQXAConnectionFactor instead of a ActiveMQConnectionFactor I will > run into the following exception: > javax.jms.TransactionInProgressException: Cannot rollback() inside > an XASession >
Have you tried using xa-pool as described in http://servicemix.apache.org/servicemix-jms-new-endpoints.html ServiceMix Jms new endpoint documentation ? ----- Ioannis Canellos -- View this message in context: http://old.nabble.com/transaction-servicemix-3.4-tp28532633p28556247.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
