« Return to Thread: [jira] Created: (STOMP-8) StompConnect: Implement handling for the "transformation" header that is current supported in ActiveMQ

[jira] Created: (STOMP-8) StompConnect: Implement handling for the "transformation" header that is current supported in ActiveMQ

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

StompConnect: Implement handling for the "transformation" header that is current supported in ActiveMQ
------------------------------------------------------------------------------------------------------

                 Key: STOMP-8
                 URL: http://jira.codehaus.org/browse/STOMP-8
             Project: Stomp
          Issue Type: Improvement
         Environment: All
            Reporter: Jeff Ward
            Priority: Minor
         Attachments: transformation.patch

We need ot add support to StompConnect for the transformation header that is currently supported in ActiveMQ.  That means being able to transform MapMessages to XML / JSON Stomp Frames and transform ObjectMessages to XML / JSON Stomp Frames, and visa versa.

The supplied patch implements the first part of this, translating MapMessages to XML / JSON StompFrames and back.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (STOMP-8) StompConnect: Implement handling for the "transformation" header that is current supported in ActiveMQ