You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by kuvalda <pe...@mail.ru> on 2015/09/03 13:09:48 UTC

Adding DataSourceFactory in Karaf 4.0.1

Hi!
I've noticed such a problem in Karaf 4.0.1.
I have a DataSourceFactory for creating IBM DB2 DataSources, but it's not
registerd just after installing and starting the bundle.
I install the DB2 Driver and DB2 Driver Adapter as bundles.
DB2DataSourceFactory of Adapter bundle is implementing
org.osgi.service.jdbc.DataSourceFactory interface and registered as a
service via blueprint.
Pax Jdbc version is 0.6.0.

And there is no any DB2DataSourceFactory in ds-factories list after
installing and starting the bundles.
But after restarting the Karaf DB2 DataSourceFactories are registered and
work fine with DB2.

Why are they not registered dynamically on the fly?



-----
Pavel
--
View this message in context: http://karaf.922171.n3.nabble.com/Adding-DataSourceFactory-in-Karaf-4-0-1-tp4042308.html
Sent from the Karaf - User mailing list archive at Nabble.com.