Hi, Thanks for the sample file. I have another asks : Is it necessary to have Tuscany on both side ( composite application and service) of the transaction or for example, can i have tuscany implementation in my composite application and only EJB for my service. And in this case how can i "link" my EJB local transaction in my tuscany global transaction ? thanks for your answers. Gaetan ________________________________
De: Raymond Feng [mailto:[EMAIL PROTECTED] Date: lun. 27/10/2008 17:13 À: [email protected] Objet : Re: transaction mecanism in Tuscany Hi, You can find a sample composite file at [1]. It uses the transaction intents defined by SCA spec [2]. Unfortunately we don't have the full runtime support yet for the transaction policies. Any contribution in this area is very welcome. If you are interested, I can give you a few pointers to get started. [1] http://svn.apache.org/repos/asf/tuscany/java/sca/itest/transaction/src/main/resources/accounts.composite [2] http://www.osoa.org/download/attachments/35/SCA_TransactionPolicy_V1.0.pdf?version=1 Thanks, Raymond From: Ruault Gaetan Sent: Monday, October 27, 2008 12:50 AM To: [email protected] Subject: transaction mecanism in Tuscany Hi, I need to implement transaction mechanism in tuscany application, but i don't understand how it works. Can you give me a composite sample file with this mechanism and the associate service java class? thanks Gaëtan RUAULT
