Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.6.0
-
None
Description
Missing org.osgi.service.jdbc prevents loading of the interface org.osgi.service.jdbc.DataSourceFactory at runtime (java.lang.ClassNotFoundException), causing the OSGi bundle activator to fail when using the driver within an OSGi container.
Although all necessary components seem now in place in order to use this driver directly in an OSGi based system, this is probably the only remaining obstacle. It would be a shame if the work already put into the feature cannot be used.