You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/05/08 00:06:49 UTC

[jira] [Resolved] (AMQCPP-160) Add MessageTransformer

     [ https://issues.apache.org/jira/browse/AMQCPP-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQCPP-160.
---------------------------------

    Resolution: Fixed

Fixed in trunk.
                
> Add MessageTransformer
> ----------------------
>
>                 Key: AMQCPP-160
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-160
>             Project: ActiveMQ C++ Client
>          Issue Type: New Feature
>          Components: CMS Impl
>            Reporter: Phillip Weisberg
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> Add support for the ActiveMQ MessageTransformer interface.  This allows for messages to be transformed within the JMS provider.  Specifically, it allows you to:
>   *  enrich or transform a message before it is sent to the message bus within the JMS provider
>   * enrich or transform a message as it is received from the message bus but before it is dispatched to the consumer
> MessageTransformer Interface Overview:
> http://activemq.apache.org/message-transformation.html
> ActiveMQ-5.0 MessageTransformer API:
> http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/MessageTransformer.html

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