[
https://issues.apache.org/activemq/browse/AMQ-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41190#action_41190
]
Jeff Ward commented on AMQ-1567:
--------------------------------
Another functionality comment:
Using the JettisonMappedXmlDriver to marshal the map is causing consistency
issues. Basically, you can send a single layered map in with JSON, but when it
comes out as JSON it may be multi-layered (because of potential key collisions
in the map. Not sure of a good way to fix this, but it makes unit testing a
bit difficult.
> Stomp frame translator improvements
> -----------------------------------
>
> Key: AMQ-1567
> URL: https://issues.apache.org/activemq/browse/AMQ-1567
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Transport
> Reporter: Dejan Bosanac
> Fix For: 5.1.0
>
> Attachments: stomp-transformation-improved.patch
>
>
> * added Spring context for marshaller
> * changed header semantics, e.g jms-xml to jms-object-xml
> * added support for map and byte messages
> * added "transformation error" header
> * ignored jms object "transformation" header
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.