The bus formats the uri appropriately so your configuration should look
similar to the following.

<bus threadCount="1"
           numberOfRetries="5"
           endpoint="msmq://localhost/servicename_queue_that_is_the_subscriber"
             />
      <messages>
        <add name="Namespace.Of.Message"
             
endpoint="msmq://computername_that_is_the_publisher/queuename_that_will_receive_the_subscription"/>

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

Reply via email to