Hi,

You have to install the jdbc drivers, you can find an example here using
Pax-jdbc :

https://github.com/jbonofre/karaf/tree/DEV_GUIDE/examples/karaf-jdbc-example

regards,

François Papon
[email protected]

Le 20/07/2018 à 14:57, manisv a écrit :
> Hi,
> I've followed all the necessary steps to create a datasource in Karaf. Once
> I deployed the org.ops4j.datasource-test.cfg into etc folder via feature
> install, I could see the below log entry in Karaf.
> I don't see any datasource listed when I checked using jdbc:ds-list command.
>
> Waiting for service dependency:
> (&(objectClass=org.osgi.service.jdbc.DataSourceFactory)(osgi.jdbc.driver.name=oracle.jdbc.driver.OracleDriver))
>
> Thanks
> Mani
>
>
>
> --
> Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html

Reply via email to