Great project! It would be nice to have JmsPoolXAConnectionFactory implement XAConnectionFactory which would enable users to easily replace their underlying XAConnectionFactory with JmsPoolXAConnectionFactory by wrapping it. Also fixed a typo in createProviderContext. Thanks!
Great project! It would be nice to have
JmsPoolXAConnectionFactory
implementXAConnectionFactory
which would enable users to easily replace their underlyingXAConnectionFactory
withJmsPoolXAConnectionFactory
by wrapping it. Also fixed a typo increateProviderContext
. Thanks!