You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2021/04/20 12:02:00 UTC

[jira] [Created] (CXF-8529) Fix org.apache.cxf.systest.jms.tx.JMSTransactionTest.testTransactionOneWay

Andriy Redko created CXF-8529:
---------------------------------

             Summary: Fix org.apache.cxf.systest.jms.tx.JMSTransactionTest.testTransactionOneWay
                 Key: CXF-8529
                 URL: https://issues.apache.org/jira/browse/CXF-8529
             Project: CXF
          Issue Type: Sub-task
            Reporter: Andriy Redko
            Assignee: Andriy Redko


h3. Error Message

Request should be put into DLQ -> number of messages expected:<1> but was:<0>
h3. Stacktrace

java.lang.AssertionError: Request should be put into DLQ -> number of messages expected:<1> but was:<0> at org.apache.cxf.systest.jms.tx.JMSTransactionTest.assertNumMessagesInQueue(JMSTransactionTest.java:174) at org.apache.cxf.systest.jms.tx.JMSTransactionTest.testTransactionOneWay(JMSTransactionTest.java:141)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)