Hi,

The current transaction control code is built using the OSGi R6 API to compile 
against, and so the manifest requires R6. I don’t see any reason why it 
wouldn’t work with OSGi R5 though.

I have tried building the latest 0.0.2-SNAPSHOT against R5 (just by changing 
the dependency version in the top pom) and it all seems happy (all the tests 
pass) - feel free to build it and have a play.

Regards,

Tim

> On 1 Jul 2016, at 10:30, Jörn Gersdorf <jo...@gersdorf.info> wrote:
> 
> 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 <tim.w...@paremus.com 
> <mailto:tim.w...@paremus.com>> 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 
> <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 <mailto:tim.w...@paremus.com>
> 
>> On 1 Jul 2016, at 08:01, dpravin <pravin.deshm...@gmail.com 
>> <mailto: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
>>  
>> <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/>.
> 
> 

Reply via email to