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 2010/08/27 17:36:40 UTC

[jira] Resolved: (AMQNET-276) Add support for accepting Messages from foreign NMS providers in NMS Clients.

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

Timothy Bish resolved AMQNET-276.
---------------------------------

    Resolution: Fixed

Resolved in trunk.

> Add support for accepting Messages from foreign NMS providers in NMS Clients.
> -----------------------------------------------------------------------------
>
>                 Key: AMQNET-276
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-276
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ, EMS, MSMQ, NMS, Stomp
>    Affects Versions: 1.3.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Add support to allow the NMS client libraries to accept Message objects from other NMS providers and transform them to their native format before sending them.
> This allows things like a Stomp NMS client to receive a message and send it onto an EMS broker via NMS.EMS or an MSMQ queue via NMS.MSMQ without writing any code to transform the Message.  
> This is made possible by the fact that all NMS Messages share a common API.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.