[
https://issues.apache.org/jira/browse/QPID-3380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajith Attapattu closed QPID-3380.
----------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 0.15)
> 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
>
> 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.
> We could use "x-amqp.content-type" as the message property (key) to retrieve
> the content-type from the underlying message properties.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]