<?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: NServiceBus 1.9 RTM</title>
	<atom:link href="http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/</link>
	<description>Enterprise Development Expert &#38; SOA Specialist</description>
	<lastBuildDate>Fri, 23 Jul 2010 18:21:18 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rohan Cragg</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36795</link>
		<dc:creator>Rohan Cragg</dc:creator>
		<pubDate>Wed, 14 Oct 2009 07:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36795</guid>
		<description>For sake of completeness, Udi has now added the following commit:

&quot;Moved Subscriber2 in the PubSub sample to castle instead of unity.&quot;

http://teamcity.codebetter.com/viewLog.html?buildId=6417&amp;buildTypeId=bt60&amp;tab=buildChangesDiv

[Note that my comments now all refer to trunk of version 2 not 1.9]</description>
		<content:encoded><![CDATA[<p>For sake of completeness, Udi has now added the following commit:</p>
<p>&#8220;Moved Subscriber2 in the PubSub sample to castle instead of unity.&#8221;</p>
<p><a href="http://teamcity.codebetter.com/viewLog.html?buildId=6417&amp;buildTypeId=bt60&amp;tab=buildChangesDiv" rel="nofollow">http://teamcity.codebetter.com/viewLog.html?buildId=6417&amp;buildTypeId=bt60&amp;tab=buildChangesDiv</a></p>
<p>[Note that my comments now all refer to trunk of version 2 not 1.9]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Cragg</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36749</link>
		<dc:creator>Rohan Cragg</dc:creator>
		<pubDate>Mon, 28 Sep 2009 15:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36749</guid>
		<description>As described in my StackOverflow question I decided to run the Subscriber apps as Windows Services. That way I can stop and start the services at will:

http://stackoverflow.com/questions/1487800/when-installing-a-generichost-as-a-service-in-nservicebus-how-do-i-provide-valid/1488270#1488270

Sadly I&#039;m still having problems getting log4net to log to disk so that I can monitor what&#039;s happening :-(</description>
		<content:encoded><![CDATA[<p>As described in my StackOverflow question I decided to run the Subscriber apps as Windows Services. That way I can stop and start the services at will:</p>
<p><a href="http://stackoverflow.com/questions/1487800/when-installing-a-generichost-as-a-service-in-nservicebus-how-do-i-provide-valid/1488270#1488270" rel="nofollow">http://stackoverflow.com/questions/1487800/when-installing-a-generichost-as-a-service-in-nservicebus-how-do-i-provide-valid/1488270#1488270</a></p>
<p>Sadly I&#8217;m still having problems getting log4net to log to disk so that I can monitor what&#8217;s happening <img src='http://www.udidahan.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Cragg</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36748</link>
		<dc:creator>Rohan Cragg</dc:creator>
		<pubDate>Mon, 28 Sep 2009 11:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36748</guid>
		<description>Lastly - I found that, for the PubSub sample, I needed to install Microsoft Unity (v1.2) via it&#039;s installer from

http://www.microsoft.com/downloads/details.aspx?FamilyId=2C8B79E7-AE56-4F90-822E-A1E43C49D12E&amp;displaylang=en

It builds and runs OK, but there seems to be no ability to quit the clients with the Q key so I can&#039;t fully verify the re-start/catch-up behaviour described in the aforementioned tutorial/article.

Is there any way to mimic the same behaviour (i.e. quit or pause without unsubscribing) when starting up NServiceBus.Host.exe?</description>
		<content:encoded><![CDATA[<p>Lastly &#8211; I found that, for the PubSub sample, I needed to install Microsoft Unity (v1.2) via it&#8217;s installer from</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=2C8B79E7-AE56-4F90-822E-A1E43C49D12E&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=2C8B79E7-AE56-4F90-822E-A1E43C49D12E&amp;displaylang=en</a></p>
<p>It builds and runs OK, but there seems to be no ability to quit the clients with the Q key so I can&#8217;t fully verify the re-start/catch-up behaviour described in the aforementioned tutorial/article.</p>
<p>Is there any way to mimic the same behaviour (i.e. quit or pause without unsubscribing) when starting up NServiceBus.Host.exe?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Cragg</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36747</link>
		<dc:creator>Rohan Cragg</dc:creator>
		<pubDate>Mon, 28 Sep 2009 09:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36747</guid>
		<description>I actually decided that it would be easier to just get the source and build from &#039;trunk&#039;.

In the PubSub sample I found that paths of some binaries have changed (from \binaries\ to \bulid\output\ so I needed to re-add references (I actually manually edited the Subscriber2.csproj).

For anyone who needs to know the main changes are similar to these:

-      ..\..\..\binaries\log4net.dll
+      ..\..\..\build\tools\log4net.dll

-      ..\..\..\binaries\containers\unity\Microsoft.Practices.Unity.dll
+      ..\..\..\build\output\containers\unity\Microsoft.Practices.Unity.dll</description>
		<content:encoded><![CDATA[<p>I actually decided that it would be easier to just get the source and build from &#8216;trunk&#8217;.</p>
<p>In the PubSub sample I found that paths of some binaries have changed (from \binaries\ to \bulid\output\ so I needed to re-add references (I actually manually edited the Subscriber2.csproj).</p>
<p>For anyone who needs to know the main changes are similar to these:</p>
<p>-      ..\..\..\binaries\log4net.dll<br />
+      ..\..\..\build\tools\log4net.dll</p>
<p>-      ..\..\..\binaries\containers\unity\Microsoft.Practices.Unity.dll<br />
+      ..\..\..\build\output\containers\unity\Microsoft.Practices.Unity.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Cragg</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36746</link>
		<dc:creator>Rohan Cragg</dc:creator>
		<pubDate>Mon, 28 Sep 2009 07:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36746</guid>
		<description>Hi Udi,

The 1.9RTM downloads don&#039;t appear to contain the samples as they did with the RC1 (NServiceBus1.9.RC1_BinariesAndSamples.zip). I also see no &#039;msmq install.vbs&#039; file.

The reason I ask is that I&#039;m planning to follow this tutorial:

http://artofbabel.com/specials/70-up-and-running-with-nservicebus-19.html

I&#039;ll try the samples and report back here whether they work OK with the RTM binaries.</description>
		<content:encoded><![CDATA[<p>Hi Udi,</p>
<p>The 1.9RTM downloads don&#8217;t appear to contain the samples as they did with the RC1 (NServiceBus1.9.RC1_BinariesAndSamples.zip). I also see no &#8216;msmq install.vbs&#8217; file.</p>
<p>The reason I ask is that I&#8217;m planning to follow this tutorial:</p>
<p><a href="http://artofbabel.com/specials/70-up-and-running-with-nservicebus-19.html" rel="nofollow">http://artofbabel.com/specials/70-up-and-running-with-nservicebus-19.html</a></p>
<p>I&#8217;ll try the samples and report back here whether they work OK with the RTM binaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.udidahan.com/2009/04/15/nservicebus-19-rtm/comment-page-1/#comment-36099</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Wed, 15 Apr 2009 11:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.udidahan.com/?p=990#comment-36099</guid>
		<description>&lt;strong&gt;NServiceBus 1.9 RTM...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>NServiceBus 1.9 RTM&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
