If you use the JBoss deployer then the JBOss transaction manager will be passed into the JBI container when it is created and therefore you will be able to access it from the ComponentContext.
Cheers Philip -----Original Message----- From: Jonathan Duty [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 2:01 PM To: [email protected] Subject: [servicemix-user] JCA and transactions Hello, I am thinking on integrating ServiceMix with JBoss. Yet, how can I ensure transactionability? Do I need to use UserTransactions, or can will that be handled for me. Is there any special configuration I need for JBoss? Thanks, Jonathan
