I meant to move that code to the CreateLogQueuesAction, but it looks like I forgot.
On Mon, Sep 12, 2011 at 11:41 AM, Jørgen Løkke <[email protected]> wrote: > The following code has been removed from MessageLoggingModule: > > var endpoint = endpointRouter.GetRoutedEndpoint(logQueue); > var queueInfo = MsmqUtil.GetQueuePath(endpoint); > queueInfo.Create(); > > ..and now I cannot find a way to get RSB to create a logging queue if > the configuration has one specified. > > Has the functionality been broken when refactoring to support rhino > queues or am I missing something? > > Regards, > Jørgen > > -- > 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. > > -- 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.
