Message Properties on non Qpid Messages are not preserved
---------------------------------------------------------
Key: QPID-333
URL: https://issues.apache.org/jira/browse/QPID-333
Project: Qpid
Issue Type: Bug
Components: Java Client
Reporter: Martin Ritchie
Assigned To: Martin Ritchie
The MessageConverter handles all message conversions however when the
BasicMessageProducer send is called with a message that is a not a message type
we can retrieve the content from an empty message is created and sent.
The MessageConverter should take a Message and return a new Qpid style message
with the properties intact.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.