Hi François, The result of "bundle:list -t 0" command is the following: https://pastebin.com/2L80Ud6L.
As you can see I have the following bundles. On is pax-jdbc-oracle and the second is Oracle JDBC drivers from http://www.oracle.com/technetwork/apps-tech/jdbc-10201-088211.html. 477 | Active | 80 | 0 | wrap_mvn_com.oracle_ojdbc14_10.2.0.5 478 | Active | 80 | 1.0.1 | OPS4J Pax JDBC Oracle Driver Adapter As I mentioned in my first message, I have a DataSource and a DataSourceFactory in Karaf: https://pastebin.com/H1UB4D4h. The DataSourceFactory seems to bee Oracle compliant... Do I need something more? Thanks, GFO -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
