You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jeff Ward (JIRA)" <ji...@apache.org> on 2008/01/28 21:43:27 UTC

[jira] Commented: (AMQ-1567) Stomp frame translator improvements

    [ https://issues.apache.org/activemq/browse/AMQ-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41175#action_41175 ] 

Jeff Ward commented on AMQ-1567:
--------------------------------

The supplied patch is a bit weird.  The JmsFrameTranslator is a new file (copied from XStreamFrameTranslator) but tries to patch as if there is an existing version.  This is also true of jms-object-xml and jms-object-json.

> 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.