You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2022/01/12 10:00:00 UTC

[jira] [Created] (AMQ-8456) Fix JDBCIOExceptionHandlerTest, AMQ5212Test, JMSMessageTest unit tests compilation

Jean-Baptiste Onofré created AMQ-8456:
-----------------------------------------

             Summary: Fix JDBCIOExceptionHandlerTest, AMQ5212Test, JMSMessageTest unit tests compilation
                 Key: AMQ-8456
                 URL: https://issues.apache.org/jira/browse/AMQ-8456
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 5.17.0, 5.16.4


Some unit tests don't compile:
 * JDBCIOExceptionHandlerTest compilaion fails due com.sun.jndi.rmi.registry is not visible
 * AMQ6122Test compilation fails due ambiguous send method
 * JMSMessageTest compilation fails due to not overrride isBodyAssignableTo(java.lang.Class) 

I'm fixing.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)