You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2007/12/30 17:18:27 UTC

[jira] Updated: (AMQCPP-160) Add MessageTransformer

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

Nathan Mittler updated AMQCPP-160:
----------------------------------

    Fix Version/s:     (was: 2.2)
                   2.3

> Add MessageTransformer
> ----------------------
>
>                 Key: AMQCPP-160
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-160
>             Project: ActiveMQ C++ Client
>          Issue Type: New Feature
>          Components: CMS Impl
>            Reporter: Phillip Weisberg
>            Assignee: Nathan Mittler
>            Priority: Minor
>             Fix For: 2.3
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.