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

Andrew McDonnell updated AMQNET-373:
------------------------------------

    Attachment: patchfile.patch

Attaching a patch that sets NMSMessageId on send for messages that aren't 
ActiveMQMessages.
                
> 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: NMS
>            Reporter: Andrew McDonnell
>            Assignee: Jim Gomes
>         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