<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joshua F. Rountree &#187; Railo 3</title>
	<atom:link href="http://joshua.remote-app.com/category/railo-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshua.remote-app.com</link>
	<description>My blog of programming, hobbies, and thoughts.</description>
	<lastBuildDate>Tue, 15 Sep 2009 23:03:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xbox 360 Arcade Model and Gears of War 2 disc read errors</title>
		<link>http://joshua.remote-app.com/2009/01/27/xbox-360-arcade-model-and-gears-of-war-2-disc-read-errors/</link>
		<comments>http://joshua.remote-app.com/2009/01/27/xbox-360-arcade-model-and-gears-of-war-2-disc-read-errors/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 20:35:04 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Railo 3]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshua.remote-app.com/?p=191</guid>
		<description><![CDATA[I have searched far and wide and have now resorted to posting to GetSatisfaction.
Checkout this post if you&#8217;re having problems with this same thing please post your situation:
http://getsatisfaction.com/microsoft/topics/whats_up_with_the_xbox_360_arcade_gears_of_war_2_widespread_disc_read_issues
]]></description>
			<content:encoded><![CDATA[<p>I have searched far and wide and have now resorted to posting to GetSatisfaction.</p>
<p>Checkout this post if you&#8217;re having problems with this same thing please post your situation:</p>
<p><a href="http://getsatisfaction.com/microsoft/topics/whats_up_with_the_xbox_360_arcade_gears_of_war_2_widespread_disc_read_issues">http://getsatisfaction.com/microsoft/topics/whats_up_with_the_xbox_360_arcade_gears_of_war_2_widespread_disc_read_issues</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joshua.remote-app.com/2009/01/27/xbox-360-arcade-model-and-gears-of-war-2-disc-read-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrrch and Railo 3</title>
		<link>http://joshua.remote-app.com/2008/11/01/chrrch-and-railo-3/</link>
		<comments>http://joshua.remote-app.com/2008/11/01/chrrch-and-railo-3/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 01:01:43 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Chrrch]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Railo 3]]></category>

		<guid isPermaLink="false">http://joshua.remote-app.com/?p=104</guid>
		<description><![CDATA[Well we loaded Chrrch into Railo 3 and it was originally developed in ColdFusion 8.
From a fresh load, it was fine &#8211; no errors except for one which I believe the developers on Railo 3 are correcting it.  Everything else thus far seems fairly compatible.
We were thrilled &#8211; we thought it would need significant code [...]]]></description>
			<content:encoded><![CDATA[<p>Well we loaded Chrrch into Railo 3 and it was originally developed in ColdFusion 8.</p>
<p>From a fresh load, it was fine &#8211; no errors except for one which I believe the developers on Railo 3 are correcting it.  Everything else thus far seems fairly compatible.</p>
<p>We were thrilled &#8211; we thought it would need significant code modifications and things just due to the nature of switching to it but it&#8217;s really rock solid!</p>
<p>We&#8217;re debating switching it over completely.</p>
<p>Thanks Railo!</p>
]]></content:encoded>
			<wfw:commentRss>http://joshua.remote-app.com/2008/11/01/chrrch-and-railo-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Railo 3 + Fusebox 5.5 = Unsure what is up&#8230;??!?</title>
		<link>http://joshua.remote-app.com/2008/10/20/railo-3-fusebox-55-unsure-what-is-up/</link>
		<comments>http://joshua.remote-app.com/2008/10/20/railo-3-fusebox-55-unsure-what-is-up/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 21:46:00 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Railo 3]]></category>

		<guid isPermaLink="false">http://www.mycfblog.com/index.cfm/2008/10/20/Railo-3--Fusebox-55--Unsure-what-is-up</guid>
		<description><![CDATA[Getting this:
attribute object of type cfthrow must define a Exception Object, now (railo.runtime.type.StructImpl)
The Error Occurred in

&#160; 		 			 		 		C:\Program Files\Railo\webapps\ROOT\_core\fusebox5\Application.cfc: line 310
 		308: 				&#60;cfoutput&#62;#variables.myFusebox.renderTrace()#&#60;/cfoutput&#62;
309: 			&#60;/cfif&#62;
310: 			&#60;cfthrow object=&#34;#caughtException#&#34; /&#62;
311: 		&#60;/cfif&#62;
312: 		
]]></description>
			<content:encoded><![CDATA[<p>Getting this:</p>
<p>attribute object of type cfthrow must define a Exception Object, now (railo.runtime.type.StructImpl)</p>
<p>The Error Occurred in</p>
<p>
&nbsp; 		 			 		 		<b>C:\Program Files\Railo\webapps\ROOT\_core\fusebox5\Application.cfc: line 310</b></p>
<blockquote style="font-size: 10px;" id="__cp1"><p> 		308: 				&lt;cfoutput&gt;#variables.myFusebox.renderTrace()#&lt;/cfoutput&gt;<br />
309: 			&lt;/cfif&gt;<br />
<b>310: 			&lt;cfthrow object=&quot;#caughtException#&quot; /&gt;</b><br />
311: 		&lt;/cfif&gt;<br />
312: 		</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://joshua.remote-app.com/2008/10/20/railo-3-fusebox-55-unsure-what-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
