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: Jim Gomes
             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.

Reply via email to