Hi,

Both of those EntityManagerFactory services are being used. The first one
(service id 350) is the real EMF from the JPA provider. The second is used
by the Aties runtime to support the <jpa:context .../> tag; it is marked as
a proxy factory using a custom service property, and creates
container-managed entity manager instances. The first service is used by the
persistence bundle. The second is used by the persistence client (the bundle
being injected with the EntityManager). 

I hope that helps.

Tim



--
View this message in context: 
http://karaf.922171.n3.nabble.com/Aries-error-No-transaction-currently-active-tp4025825p4025861.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to