Try this in the feature for postgresql instead of the feature dependency to transaction: <bundle depednency="true">mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1</bundle>

Christian

On 23.11.2016 15:45, Сергей Капралов wrote:
Ok, I was wrong about regression - didn't noticed first time changed pax-jdbc-config logic in 1.0.0. After correcting my config - pooling works fine. And indeed javax.transaction spec is enough for postgres jdbc bundle to be operable - it uses this package only to implement XA API in drivers. I wanted to make a pull request, but I don't know for sure what is meant by phrase "provide the javax.transaction spec bundle with dependency=true". Where should it be done?

I admit that it is not enough just to remove the dependency - in my case, postgresql driver was implicitly wired to geronimo-jta bundle provided by DBCP2 feature, but I guess it is not a desired dependency.

--
--
------------------
OPS4J - http://www.ops4j.org - [email protected]

---
You received this message because you are subscribed to the Google Groups "OPS4J" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

--
--
------------------
OPS4J - http://www.ops4j.org - [email protected]

--- You received this message because you are subscribed to the Google Groups "OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to