yes. I have checked the JNDI names. They are listed there with the ClassName
"com.zaxxer.hikari.HikariDataSource".

To check if I have a valid connection, I tried out "jdbc:tables
dw-datasource". This works fine enough.

Some information:
I am using pax-jdbc here. The service reference is used in the blueprint.

<reference id="dw" interface="javax.sql.DataSource"
filter="(osgi.jndi.service.name=dw-datasource)" />

If I install this bundle manually (by copying into the deploy folder or via
bundle:install <path>), it works perfectly fine.

Do I need to treat pax-jdbc connections specially?

Regards,
Cooshal.



--
Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to