Hi, Stephen,I'm new to Karaf.
I though if I wrap the bundle it will available to the container. <bundle>wrap:...</bundle> I have removed the zip file and I have checked-in all the folders and files in to GitHub. Link @ https://github.com/JackMic/Hibernate-Postgressql-Karaf-4.1.0 I took fresh Karaf and deployed my kar file, but even though I'm not able to find the datasource. I could able to find persistence providers using this command "service:list PersistenceProvider " Let me figure out how datasource can make available to the container. Ideally I place my datasource file in etc folder of Karaf, it should make available to the container. <http://karaf.922171.n3.nabble.com/file/n4050654/Datasource.png> -- View this message in context: http://karaf.922171.n3.nabble.com/Hibernate-JPA-and-Karaf-4-tp4050569p4050654.html Sent from the Karaf - User mailing list archive at Nabble.com.
