Hi Tim, Aries Transaction Control is indeed very interesting. Question for us (we are also stuck with JBoss Fuse 6.2.1, based upon Karaf 2.4.x/Felix 4.4.1) if it is backwards compatible with OSGi R5?
Cheers - Jörn Viele Grüße Jörn On Fri, Jul 1, 2016 at 10:40 AM, Timothy Ward <[email protected]> wrote: > 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). > > 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 > [email protected] > > > On 1 Jul 2016, at 08:01, dpravin <[email protected]> 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 > <http://nabble.com>. > > >
