The autoregistration is where the problem is...it doesn't see the Barista message subscriber so it hangs. The owner logic doesn't handle multiple messaging endpoints it appears.
On Jan 10, 8:02 am, Jan Van Ryswyck <[email protected]> wrote: > Ok, great. Thx > > On 10 jan, 15:32, "Ayende Rahien" <[email protected]> wrote: > > > That is not done yet, I am afraid. > > There is a patch that I need to finish reviewing and looking at this. > > > On Sat, Jan 10, 2009 at 4:02 PM, Jan Van Ryswyck > > <[email protected]>wrote: > > > > I pulled out the latest version of Rhino ESB from the trunk and tried > > > to run/debug the Starbucks example. I always get the following error > > > in the starbucks.cashier error subqueue: > > > > Rhino.ServiceBus.Exceptions.MessagePublicationException: > > > There were no subscribers for > > > (Starbucks.Messages.Barista.PrepareDrink) > > > > I tried to debug this, and at first I thought it was 'owner-check' in > > > the Subscribe method of the DefaultServiceBus class (line 166). I > > > tried to revert this but then I run into other errors. Any clues? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
