[ 
https://issues.apache.org/jira/browse/AMQNET-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289158#comment-13289158
 ] 

Tamilmaran commented on AMQNET-249:
-----------------------------------

How did you fix it? I'm facing the same issue.I have used only NMS DLL. I am 
not supposed to use NMS.ActiveMQ DLL. In this case, How to get rid of this 
issue?
                
> Is API Receive having ordering problem?
> ---------------------------------------
>
>                 Key: AMQNET-249
>                 URL: https://issues.apache.org/jira/browse/AMQNET-249
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: NMS
>    Affects Versions: 1.1.0
>         Environment: ActiveMQ is running on Linunx Ubuntu,  VB.NET + 
> Apache.NMS is running on WinXP
>            Reporter: jim yu
>            Assignee: Jim Gomes
>             Fix For: 1.2.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Hi, All,
> If try the following steps, the API receive won't work normally..
> 1. have 2 programs, one is sender for sending message to actuvemq, another is 
> receiver for receiving message from activemq.
> 2. Start a connection from the sender to activemq first.
> 3. Start a connection from the receiver to qctivemq and call consumer.Receive 
> (API Receive) to wait for retrieving data form activemq.
> 4. Call request.send (API Send)  to send a message to activemq in sender.
> 5. The data will be drop by activemq but Receiver will never get data from 
> activemq.
> However, API Receive will work normally if start the receiver first and then 
> start the sender.

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