<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: InfoQ interview on NServiceBus</title>
	<atom:link href="http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Sat, 11 Feb 2012 15:16:10 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: thesoftwaresimplist</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6594</link>
		<dc:creator>thesoftwaresimplist</dc:creator>
		<pubDate>Wed, 12 Sep 2007 08:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6594</guid>
		<description>Sam,

I understand. What you have to do is run the Worker project as well as the NServiceBus.Unicast.MsmqDistributor.Runner project.</description>
		<content:encoded><![CDATA[<p>Sam,</p>
<p>I understand. What you have to do is run the Worker project as well as the NServiceBus.Unicast.MsmqDistributor.Runner project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6489</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 10 Sep 2007 14:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6489</guid>
		<description>I have read the readme files and created the queues.  The problem that I am having is that the Worker seem to be doing nothing.  If I press enter on the client to generate a message I can see the ServerRunner respond to the command but that is it.  My distributordatabus fills with 10 messages but they are never handled and no output (best quote) is ever returned to the client.  Is this correct behavior?  Am I wrong in my assumptions of what the test example are doing?  What should be interaction of the different parts look like?

Thanks,
Sam</description>
		<content:encoded><![CDATA[<p>I have read the readme files and created the queues.  The problem that I am having is that the Worker seem to be doing nothing.  If I press enter on the client to generate a message I can see the ServerRunner respond to the command but that is it.  My distributordatabus fills with 10 messages but they are never handled and no output (best quote) is ever returned to the client.  Is this correct behavior?  Am I wrong in my assumptions of what the test example are doing?  What should be interaction of the different parts look like?</p>
<p>Thanks,<br />
Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thesoftwaresimplist</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6422</link>
		<dc:creator>thesoftwaresimplist</dc:creator>
		<pubDate>Sun, 09 Sep 2007 11:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6422</guid>
		<description>Sam,

Have you taken a look at the readme? It gives a step-by-step explanation of how to get everything running. It&#039;s also been tried on a new machine, so I&#039;m pretty sure that that should solve any issues you may have.

Currently, besides the code and &quot;test&quot; (which is really a full, working example), all the information I have is the posts on this site.

If you could give me a concrete question I&#039;d be happy to help you out with it.

Thanks</description>
		<content:encoded><![CDATA[<p>Sam,</p>
<p>Have you taken a look at the readme? It gives a step-by-step explanation of how to get everything running. It&#8217;s also been tried on a new machine, so I&#8217;m pretty sure that that should solve any issues you may have.</p>
<p>Currently, besides the code and &#8220;test&#8221; (which is really a full, working example), all the information I have is the posts on this site.</p>
<p>If you could give me a concrete question I&#8217;d be happy to help you out with it.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thesoftwaresimplist</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6421</link>
		<dc:creator>thesoftwaresimplist</dc:creator>
		<pubDate>Sun, 09 Sep 2007 11:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6421</guid>
		<description>Rob,

My pleasure.

Let me know how it goes.</description>
		<content:encoded><![CDATA[<p>Rob,</p>
<p>My pleasure.</p>
<p>Let me know how it goes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6303</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 07 Sep 2007 20:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6303</guid>
		<description>Udi,
I am really interested in learning and using NServiceBus.  Are you working on more samples or documentation at this time?  I have downloaded the source but I am having a difficult time getting all the pieces to work.  I would love to start using the product as I have a particular case where it would be or great assistance but need some help getting there.  Besides the code and tests is there any other documentation or examples?

Thanks</description>
		<content:encoded><![CDATA[<p>Udi,<br />
I am really interested in learning and using NServiceBus.  Are you working on more samples or documentation at this time?  I have downloaded the source but I am having a difficult time getting all the pieces to work.  I would love to start using the product as I have a particular case where it would be or great assistance but need some help getting there.  Besides the code and tests is there any other documentation or examples?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Bazinet</title>
		<link>http://www.udidahan.com/2007/09/07/infoq-interview-on-nservicebus/comment-page-1/#comment-6292</link>
		<dc:creator>Rob Bazinet</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://udidahan.weblogs.us/2007/09/07/infoq-interview-on-nservicebus/#comment-6292</guid>
		<description>Hey great interview Udi ;-)

I hope you get some good exposure from it.  I think it has some really good applications.  I am going to work with it and see if it can assist in a project I am working on.

Thanks for the help.</description>
		<content:encoded><![CDATA[<p>Hey great interview Udi <img src='http://www.udidahan.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>I hope you get some good exposure from it.  I think it has some really good applications.  I am going to work with it and see if it can assist in a project I am working on.</p>
<p>Thanks for the help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

