Hi, you may read http://freemanfang.blogspot.de/2012/03/how-to-use-jdbc-driver-in-osgi.html. It describes different options how to deal with this issue.
2015-06-24 14:33 GMT+02:00 Vinu Raj <[email protected]>: > Mention only the package name. By mistake i mentioned com.mysql.jdbc.Driver > which is including class name > <Import-Package> > *,com.mysql.jdbc > </Import-Package> > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/com-mysql-jdbc-Driver-not-found-by-bundle-in-karaf-tp4041053p4041063.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
