ops4j / org.ops4j.pax.transx

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

let's make XAConnectionFactory optional in pax-transx-jms #3

Closed johnpoth closed 6 years ago

johnpoth commented 6 years ago

Apache Qpid's JMS client library doesn't implement XAConnectionFactory yet. This is needed in https://github.com/ops4j/org.ops4j.pax.jms/pull/7

Thanks!