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

Timothy Bish resolved AMQNET-373.
---------------------------------

    Resolution: Fixed

Fix applied in trunk and 1.5.x fixes branch
                
> sending a message not of ActiveMQMessage type does not expose NMSMessageID to 
> sender
> ------------------------------------------------------------------------------------
>
>                 Key: AMQNET-373
>                 URL: https://issues.apache.org/jira/browse/AMQNET-373
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ, NMS
>    Affects Versions: 1.5.3
>            Reporter: Andrew McDonnell
>            Assignee: Timothy Bish
>             Fix For: 1.5.4, 1.6.0
>
>         Attachments: patchfile.patch
>
>
> When you send a message that isn't of type 
> Apache.NMS.ActiveMQ.Commands.ActiveMQMessage (for example, 
> Apache.NMS.MSMQ.MapMessage) with 
> Apache.NMS.ActiveMQ.MessageProducer.Send(IMessage m, ...), m.NMSMessageId is 
> not set.  This makes it impossible for the caller to use that id to identify 
> replies.

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

        

Reply via email to