[
https://issues.apache.org/jira/browse/QPID-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Greig resolved QPID-353.
-------------------------------
Resolution: Fixed
Fix Version/s: M2
Committed patch svn revision 504915.
> 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
> Fix For: M2
>
> Attachments: QPID-353.patch
>
>
> 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.