We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we have a IBMMQPoolingTest to test pooling supported by quarkus-pooled-jms and it could be good to extend it to test with XA transaction.
IBMMQPoolingTest
quarkus-pooled-jms
NOTE, it should use MQXAConnectionFactory
The text was updated successfully, but these errors were encountered:
Fix apache#5212 to add XA test for IBMMQ client
1276a87
38e54fa
Fix #5212 to add XA test for IBMMQ client (#5223)
6de0b81
Fix apache#5212 to add XA test for IBMMQ client (apache#5223)
9fc123c
c591889
0e79aba
bccee0a
Successfully merging a pull request may close this issue.
Describe the feature here
Currently we have a
IBMMQPoolingTest
to test pooling supported byquarkus-pooled-jms
and it could be good to extend it to test with XA transaction.NOTE, it should use MQXAConnectionFactory
The text was updated successfully, but these errors were encountered: