When you publish it expects there to be a subscriber. That is a good thing. What it means is that your clients never sent an AddSubscription message to the server. This is done automatically for you when each client is started if they implement ConsumerOf<NoticeReceived> and the namespace for NoticeReceived is configured in the messages element with the server as the value of the endpoint. Can you show your clients config?
Also, it helps when trying to diagnose what's going on if you configure each endpoint's log4net config to DEBUG. -- 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.
