Re: Karaf JTA and JDBC DataSource

2016-05-19 Thread dpravin
ySetProperty(BeanConfig.java:66)[270:org.ops4j.pax.jdbc.pool.common:0.9.0.SNAPSHOT] ... 17 more -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4046690.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-09-19 Thread Christian Schneider
an adapter. Then I checked git repo: https://github.com/ops4j/org.ops4j.pax.jdbc. There is no mention about postgress. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040239.html Sent from the Karaf - User mailing list archive at Nabbl

Re: Karaf JTA and JDBC DataSource

2015-09-19 Thread jochenw
nager.java:1540)[3:org.apache.felix.configadmin:1.8.4] >> at >> org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)[3:org.apache.felix.configadmin:1.8.4] >> at java.lang.Thread.run(Thread.java:745)[:1.8.0_40] >> >> >> Best Regards, >&g

Re: Karaf JTA and JDBC DataSource

2015-09-19 Thread jochenw
>> There is no more adapter bundle in 5.0 for postgress. And karaf doesn't >> create DataSource without an adapter. >> >> Then I checked git repo: https://github.com/ops4j/org.ops4j.pax.jdbc. >> There is no mention about postgress. >> >> >> >> -

Re: Karaf JTA and JDBC DataSource

2015-09-19 Thread jochenw
> >> >> >> -- >> View this message in context: >> http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040243.html >> Sent from the Karaf - User mailing list archive at Nabble.com. > > > -- > Christian Schneider > http://w

Re: Karaf JTA and JDBC DataSource

2015-09-19 Thread Christian Schneider
A-and-JDBC-DataSource-tp4039081p4040243.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-

Re: Karaf JTA and JDBC DataSource

2015-06-23 Thread kuvalda
Thanks, Christian! The 0.6.0 version is ok. - Pavel -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4041047.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-06-23 Thread Christian Schneider
be some unexpected problems in future. What can be the reason of this warning? - Pavel -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4041044.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian

Re: Karaf JTA and JDBC DataSource

2015-06-23 Thread kuvalda
-JTA-and-JDBC-DataSource-tp4039081p4041044.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-05-12 Thread ellirael
Thanks, Christian. The docs you provided helped me a lot. It works. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040300.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-05-08 Thread ellirael
. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040239.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-05-08 Thread Christian Schneider
.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040243.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf JTA and JDBC DataSource

2015-05-08 Thread Christian Schneider
: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040239.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf JTA and JDBC DataSource

2015-05-08 Thread Christian Schneider
. The problem is it doesn't react to my config described DataSource properties. May be you provide some config example for postrgesql pooled xa datasource? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4040243.html Sent from the Karaf - User

Re: Karaf JTA and JDBC DataSource

2015-03-20 Thread Christian Schneider
=testDao ref=testDao / tx:transaction method=addPerson value=Required / /bean The result is that kb3 and kb4 participate in JTA transaction and commit or rollback together. Is it right? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource

Re: Karaf JTA and JDBC DataSource

2015-03-19 Thread ellirael
=testDao / tx:transaction method=addPerson value=Required / /bean The result is that kb3 and kb4 participate in JTA transaction and commit or rollback together. Is it right? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread ellirael
Hi, Achim. It seems I am the only one who wants to use JTA with JDBC. :) -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039088.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread ellirael
/ property name=dataSource2 ref=dataSource2 / tx:transaction method=addPerson changePerson deletePerson value=Required / /bean -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039090.html Sent from the Karaf - User mailing list

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread ellirael
Thanks for your help. I'll try your solutions. Including pax-jdbc. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039094.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread Christian Schneider
this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039090.html Sent from the Karaf - User mailing list archive at Nabble.com. -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread ellirael
in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039087.html Sent from the Karaf - User mailing list archive at Nabble.com.

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread Christian Schneider
and so on. I'm afraid that XA transaction takes much more time and resources than Database transaction. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039087.html Sent from the Karaf - User mailing list archive at Nabble.com

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread Achim Nierbeck
/ tx:transaction method=addPerson changePerson deletePerson value=Required / /bean How can I do JTA and JDBC to be friends? -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081.html Sent from the Karaf - User mailing list

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread Benjamin Graf
, ellirael wrote: Thanks for your help. I'll try your solutions. Including pax-jdbc. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource-tp4039081p4039094.html Sent from the Karaf - User mailing list archive at Nabble.com. signature.asc

Re: Karaf JTA and JDBC DataSource

2015-03-16 Thread Christian Schneider
in Aries JDBC. It's worth to take a look into the code! :-) Best regards, Benjamin On 16.03.2015 17:36, ellirael wrote: Thanks for your help. I'll try your solutions. Including pax-jdbc. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-JTA-and-JDBC-DataSource