Re: Unable to create EntityManagerFactory

2017-05-29 Thread Nicolas_cage
getting started), if that is the case, then can you please share how to install it? Also how can I make the status from Resolved to Active for above bundles? -- View this message in context: http://karaf.922171.n3.nabble.com/Unable-to-create-EntityManagerFactory-tp4050478p4050491.html Sent from

Re: Unable to create EntityManagerFactory

2017-05-29 Thread Jean-Baptiste Onofré
update you. Regards -- View this message in context: http://karaf.922171.n3.nabble.com/Unable-to-create-EntityManagerFactory-tp4050478p4050489.html Sent from the Karaf - Dev mailing list archive at Nabble.com. -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend

Re: Unable to create EntityManagerFactory

2017-05-29 Thread Nicolas_cage
/Unable-to-create-EntityManagerFactory-tp4050478p4050489.html Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Unable to create EntityManagerFactory

2017-05-28 Thread Jean-Baptiste Onofré
onfigAdmin service configuration, can someone thrown some light on ConfigAdmin service with sample code. Thanks -- View this message in context: http://karaf.922171.n3.nabble.com/Unable-to-create-EntityManagerFactory-tp4050478.html Sent from the Karaf - Dev mailing list archive at

Re: Unable to create EntityManagerFactory

2017-05-28 Thread Nicolas_cage
context: http://karaf.922171.n3.nabble.com/Unable-to-create-EntityManagerFactory-tp4050478p4050480.html Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Unable to create EntityManagerFactory

2017-05-28 Thread Christian Schneider
There are several ways to use an EntityManagerFactory. One is indeed Persistence.createEntityManagerFactory but you need to set the ContextClassLoader to a classloader that can see the persistence provider as well as the database drivers. This is more a workaround than a good solution. Another op

Unable to create EntityManagerFactory

2017-05-28 Thread Nicolas_cage
s message in context: http://karaf.922171.n3.nabble.com/Unable-to-create-EntityManagerFactory-tp4050478.html Sent from the Karaf - Dev mailing list archive at Nabble.com.