Hi Pravin,

If you’re looking for a simpler way to manage database access when using OSGi 
then you should take a look at the Apache Aries Transaction Control service 
(http://aries.apache.org/modules/transactioncontrol.html 
<http://aries.apache.org/modules/transactioncontrol.html>). 

This is an implementation of an OSGi RFC and will be part of the next OSGi 
specification release. It provides a simple effective model for managing 
resource access without the complexities of having multiple partially complete 
DataSources in the Service Registry.

Best Regards,

Tim Ward

OSGi IoT Expert Group Chair
tim.w...@paremus.com


> On 1 Jul 2016, at 08:01, dpravin <pravin.deshm...@gmail.com> wrote:
> 
> Thank you Christian. 
> 
> I uninstalled the connector feature and the issues got resolved. We had
> created a osgi service for datasource and had installed the connector
> features for it to handle DSF. Later I came across pax-jdbc utility/feature
> and decided to explore it instead.
> 
> I have a basic question. Are there any advantages/differences in using
> dbcp2, Aries to manage datasources? I have read various threads on the
> forums however not able to get any specific information.
> 
> Thanks,
> Pravin
> 
> 
> 
> --
> View this message in context: 
> http://karaf.922171.n3.nabble.com/pax-jdbc-dbcp2-and-oracle-connection-pooling-tp4047028p4047042.html
> Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to