-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
None
-
None
I am trying to test ENTMQBR-925 which is related to OpenWire XA transactions and it is customer issue. No one in QE have worked with these XA transactions yet and we are missing clients that would support them. There is upstream unit test which we would like to run against downstream broker build. I tried to create test-jar (runnable jar containing unit tests) or just run them with use of maven. However build fails due to missing artifact. What I have done is in "steps to reproduce" field.
The most important part of log is this one:
"Could not find artifact org.jboss.resteasy:resteasy-jaxrs-all:pom:3.0.24.Final-redhat-1 in remote-msgqe-repo (http://download.eng.brq.redhat.com/devel/candidates/amq/AMQ-BROKER-7.1.0.CR2-2/maven-repository/maven-repository/)"
- blocks
-
ENTMQBR-925 [AMQ7, transactions] ERROR ... AMQ224053: failed to timeout transaction ... ILLEGAL_STATE message=Transaction is in invalid state COMMITTED
- Closed