ops4j / org.ops4j.pax.transx

Transaction Manager and JMS / JDBC pooling support
Apache License 2.0
8 stars 7 forks source link

Split JMS MCF into XA and local like JDBC #2

Open graben opened 7 years ago

graben commented 7 years ago

JMS pool should be implemented like JDBC to avoid connections being created always twice (local and xa).