Christian Posta created AMQ-3987:
------------------------------------

             Summary: For JMSUsecaseTest, incompatible types found   : 
javax.jms.Message required: org.apache.activemq.Message 
                 Key: AMQ-3987
                 URL: https://issues.apache.org/jira/browse/AMQ-3987
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
    Affects Versions: 5.7.0
            Reporter: Christian Posta
            Priority: Trivial


Cannot compile the JMSUsecaseTest because the Message class on line 121 has a 
type mismatch:

incompatible types
found   : javax.jms.Message
required: org.apache.activemq.Message

patch attached

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to