[jboss-jira] [JBoss JIRA] (WFLY-5252) Fix MDB20TestCase

Jeff Mesnil (JIRA) issues at jboss.org
Tue Sep 1 05:53:05 EDT 2015


Jeff Mesnil created WFLY-5252:
---------------------------------

             Summary: Fix MDB20TestCase
                 Key: WFLY-5252
                 URL: https://issues.jboss.org/browse/WFLY-5252
             Project: WildFly
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 10.0.0.Beta2
            Reporter: Jeff Mesnil
            Priority: Minor
             Fix For: 10.0.0.CR1


The MDB20TestCase is failing often on our test suite with the error:

{noformat}
java.lang.AssertionError: Reply message was null on reply queue: ActiveMQQueue[ejb2x/replyQueueB]
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.assertTrue(Assert.java:41)
    at org.junit.Assert.assertNotNull(Assert.java:621)
    at org.jboss.as.test.integration.ejb.mdb.ejb2x.MDB20TopicTestCase.testEjb20TopicMDBs(MDB20TopicTestCase.java:118)
{noformat}

>From the logs, only 1 of the MDB receives the message sent to the topic.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list