Amend type of destination type from byte to int                                 
                                                                 
-------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: QPID-353
                 URL: https://issues.apache.org/jira/browse/QPID-353
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M1
            Reporter: Marnie McCormack
         Assigned To: Robert Greig


BasicMessageProducer and AbstractJMSMesage encode the Destination type as a 
byte. This is not currently interoperable with the C++ client. 

Solution is to amend the type to int which the C++ client can handle, until 
AMQP field table type changes are ratified and implement.

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

Reply via email to