[ 
https://issues.apache.org/jira/browse/QPID-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robbie Gemmell resolved QPID-2484.
----------------------------------

    Resolution: Fixed

Patch was previously applied to trunk

> Interoperability tests fail due to attempts to print out contents of JMS 
> Message objects, and do not parse command line properies
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2484
>                 URL: https://issues.apache.org/jira/browse/QPID-2484
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: 0.6
>            Reporter: Andrew Kennedy
>            Assignee: Martin Ritchie
>             Fix For: 0.7
>
>         Attachments: 
> 0001-QPID-2484-Fix-interoperability-test-client-branch.patch
>
>
> Interoperability tests fail due to attempts to print out contents of JMS 
> Message objects, as the messages are not considered readable. This is exposed 
> in the toString method, which is called during String concatenation. To fix 
> this, the TestClient and ConversationFactory classes have been modified to 
> print the JMSMessageId instead, which is always accessible. Additionally, the 
> TestClient class does not correctly use parsed command line properties, and 
> fails to set the broker URL and default virtual host name. The default 
> virtual host should be set to "test" in the default properties, to match the 
> Javadoc, and the TestClient should add the parsed command line properties to 
> the default properties with the correct name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to