You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jared Santore (JIRA)" <ji...@apache.org> on 2008/07/13 07:43:00 UTC

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

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

Jared Santore resolved AMQCPP-160.
----------------------------------

    Resolution: Fixed

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