Allow to get/set encoding type for JMS messages
-----------------------------------------------
Key: QPID-3380
URL: https://issues.apache.org/jira/browse/QPID-3380
Project: Qpid
Issue Type: Improvement
Components: Java Client
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Priority: Minor
Fix For: 0.14
The JMS API does not provide a way to get/set the content type.
Therefore it would be nice to allow a way to get/set the AMQP content type via
the message properties.
The JMS API (and the Qpid API) relies on the content-type for identifying map,
text and eventually list messages.
Therefore the user needs to be careful when using the above feature and we need
to put a stern warning in our documentation about this.
However when using bytes and text messages, this improvement allows a nice way
for an application to provide specialized content-types like "text/xml" ..etc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]