[
https://issues.apache.org/activemq/browse/AMQ-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41189#action_41189
]
Jeff Ward commented on AMQ-1567:
--------------------------------
Thanks. New version of the patch works great.
Comment on the actual functionality of the patch: would it be possible that if
a transform were not supplied on a stomp subsription, that the message would
automatically be translated back to text per the supplied transformation? At
the moment, map messages / object messages come back with an empty body if the
subscriptions has not supplied a transform. They should probably translate the
message backwards to it's closest approximation of the original sent text.
> 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.