Hi, Partly yes, but not fully, as it's OSGi R7 (it would be fully supported in Karaf 4.3.x).
Anyway, using scr jpaTemplate or JPA jta namespace, you can specify the transaction on methods. You can take a look on JPA example in Karaf about that. Regards JB On 05/02/2019 16:34, Alex Soto wrote: > Hi, > > Is it possible to use Transaction Control Service Specification with Karaf? > > https://osgi.org/specification/osgi.cmpn/7.0.0/service.transaction.control.html > > > Any good example or tutorial? > > (I am currently using Aries JPA Template, but I would like to move on to > use the standard) > > Best regards, > Alex soto > > > > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
