Hi, I would start by defining the TCCL (Thread Context ClassLoader).
Second, I would check if you don't embed any Hibernate package, because it looks for SPI. So, your bundle should use the EntityManager. This entity manager can be injected by Aries JPA for instance. You can take a look on: https://github.com/jbonofre/acna15/tree/master/persistence It's pretty old but almost valid. By the way, you will have samples soon in the Karaf distribution. Regards JB On 01/26/2018 09:33 AM, GFO wrote: > Hi, here is the pastebin link : https://pastebin.com/USXC3cqC > > Thanks > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
