Andriy Redko created CXF-8795:
---------------------------------
Summary: Fix
org.apache.cxf.transport.jms.util.MessageListenerTest.testWithJTA
Key: CXF-8795
URL: https://issues.apache.org/jira/browse/CXF-8795
Project: CXF
Issue Type: Sub-task
Affects Versions: 4.0.0
Reporter: Andriy Redko
Assignee: Andriy Redko
Fix For: 4.0.0
h3. Error Message
AMQ229017: Queue test does not exist
h3. Stacktrace
{noformat}
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)
at
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.createConsumer(ActiveMQSessionContext.java:393)
at
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateConsumer(ClientSessionImpl.java:2009){noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)