Rhino Serive Bus - Reply Messages doesnt reach the Originator

39 views
Skip to first unread message

Vasu

unread,
Jan 24, 2012, 9:57:22 AM1/24/12
to Rhino Tools Dev
I’m trying to learn Rhino Service Bus. I’m using the samples from
Learning Rhino Service Bus link (http://github.com/BjRo/
LearningRhinoServiceBus).

I’m having an issue with getting reply messages sent back to the
caller. The example that I’m talking about is
E5_Sagas_using_MSMQ_as_transport. The customer publishes NewOrder,
cashier consumes it (publishes PrepareDrink and replies back with
PaymentDue).

In my case, Barista gets the PrepareDrink event, cashier replies back
with PaymentDue, but the Customer doesn’t receive that message. The
customer then times out after waiting for 30 seconds.

There is a similar sample in Rhino-esb samples. I ran the sample, and
I observe the same behavior.

Am I missing anything?

René M. Andersen

unread,
Feb 2, 2012, 3:22:05 AM2/2/12
to rhino-t...@googlegroups.com
I experienced a similar issue. And it worked after I deleted the queues. Can't explain why, except that the queues were originally created by some Rhino Service Bus unit tests.

Oren Eini (Ayende Rahien)

unread,
Feb 2, 2012, 3:24:48 AM2/2/12
to rhino-t...@googlegroups.com
Most likely is a transactional / not mismatch


On Thursday, February 2, 2012, René M. Andersen <renemygin...@gmail.com> wrote:
> I experienced a similar issue. And it worked after I deleted the queues. Can't explain why, except that the queues were originally created by some Rhino Service Bus unit tests.
>
> --
> You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/3DwiVNoZBVMJ.
> To post to this group, send email to rhino-t...@googlegroups.com.
> To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
>
Reply all
Reply to author
Forward
0 new messages