reta opened a new pull request, #1027:
URL: https://github.com/apache/cxf/pull/1027
The `org.apache.cxf.transport.jms.util.MessageListenerTest.testWithJTA`
fails intermittently [1] with:
```
jakarta.jms.InvalidDestinationException: AMQ229017: Queue test does not exist
at
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:554)
at
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:446)
```
[1]
https://ci-builds.apache.org/job/CXF/job/pipeline/job/main/141/testReport/junit/org.apache.cxf.transport.jms.util/MessageListenerTest/Build___Matrix___JAVA_VERSION____jdk_17_latest____JDK_specific_build___Build___Test___testWithJTA/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]