It may be dependency bug fix or new API introduced. Like it was with Karaf 4.0.2 version: Aries Transaction 2.0.0 is using pure @Transactional annotations. The xml only contains an enabled Element to activate this. So if you use the new namespace you will use this approach if you use the old one nothing changes as it will be handled by the old version. Aries JPA 2.2.0 uses an improved mechanism to bind the EntityManager service. So your bundle should go into graceperiod until it is found.
-- View this message in context: http://karaf.922171.n3.nabble.com/ANN-Apache-Karaf-4-0-4-released-tp4044829p4044867.html Sent from the Karaf - User mailing list archive at Nabble.com.
