<?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: Grails and Google AppEngine on Windows</title>
	<atom:link href="http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/</link>
	<description>Simple design for advanced constructions</description>
	<lastBuildDate>Mon, 06 Feb 2012 03:50:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Using Google App Engine with Grails &#171; Daniel Rosowski&#039;s Techblog</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-1368</link>
		<dc:creator>Using Google App Engine with Grails &#171; Daniel Rosowski&#039;s Techblog</dc:creator>
		<pubDate>Fri, 19 Aug 2011 08:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-1368</guid>
		<description>[...] to my domain classes (if you&#8217;re developing on a windows box, you need to check this as well: http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/). You&#8217;ll end up having something similar to [...]</description>
		<content:encoded><![CDATA[<p>[...] to my domain classes (if you&#8217;re developing on a windows box, you need to check this as well: <a href="http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/" rel="nofollow">http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/</a>). You&#8217;ll end up having something similar to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-543</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-543</guid>
		<description>A slight update on this issue can be found here:
http://www.morkeleb.com/2010/03/30/interesting-issue-on-gae-issue-list/</description>
		<content:encoded><![CDATA[<p>A slight update on this issue can be found here:<br />
<a href="http://www.morkeleb.com/2010/03/30/interesting-issue-on-gae-issue-list/" rel="nofollow">http://www.morkeleb.com/2010/03/30/interesting-issue-on-gae-issue-list/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building Blocks &#187; Interesting issue on GAE issue list</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-542</link>
		<dc:creator>Building Blocks &#187; Interesting issue on GAE issue list</dc:creator>
		<pubDate>Tue, 30 Mar 2010 22:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-542</guid>
		<description>[...] interesting about it is that this is also what is causing all the problems with running Grails development on Windows machines. If this is fixed, then building Grails for GAE on Windows machines might work without any [...]</description>
		<content:encoded><![CDATA[<p>[...] interesting about it is that this is also what is causing all the problems with running Grails development on Windows machines. If this is fixed, then building Grails for GAE on Windows machines might work without any [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-371</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Tue, 12 Jan 2010 08:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-371</guid>
		<description>&lt;a href=&quot;#comment-342&quot; rel=&quot;nofollow&quot;&gt;@Jeff &lt;/a&gt; 
Hi Jeff, if you want to help make this issue more &quot;public&quot;. Please provide trackbacks or links to this page. It helps give it a better ranking in Google.</description>
		<content:encoded><![CDATA[<p><a href="#comment-342" rel="nofollow">@Jeff </a><br />
Hi Jeff, if you want to help make this issue more &#8220;public&#8221;. Please provide trackbacks or links to this page. It helps give it a better ranking in Google.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-342</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 09 Jan 2010 12:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-342</guid>
		<description>This was a life saver, my friend. Thank you. I cannot believe that this process is so fragile and who thought it was a good idea to enhance every single class in the class path. Geesh!!! lol. Hopefully, ides&#039; will be tooled to configure this xml file in the future on a per project basis.

I wish this fix were more &#039;public&#039; because it took me hours to find it :(

Thanks again.

Jeff</description>
		<content:encoded><![CDATA[<p>This was a life saver, my friend. Thank you. I cannot believe that this process is so fragile and who thought it was a good idea to enhance every single class in the class path. Geesh!!! lol. Hopefully, ides&#8217; will be tooled to configure this xml file in the future on a per project basis.</p>
<p>I wish this fix were more &#8216;public&#8217; because it took me hours to find it <img src='http://www.morkeleb.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thanks again.</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building Blocks &#187; AppEngine enhancer issue</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-299</link>
		<dc:creator>Building Blocks &#187; AppEngine enhancer issue</dc:creator>
		<pubDate>Sun, 13 Dec 2009 17:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-299</guid>
		<description>[...] issue with the AppEngine enhancer still exists with Windows 7. Let’s hope for the next version of Windows then…   var addthis_pub [...]</description>
		<content:encoded><![CDATA[<p>[...] issue with the AppEngine enhancer still exists with Windows 7. Let’s hope for the next version of Windows then…   var addthis_pub [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Naeger</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-184</link>
		<dc:creator>Christian Naeger</dc:creator>
		<pubDate>Sun, 20 Sep 2009 00:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-184</guid>
		<description>Hi, thanks a lot. This problem killed my last 5 hours! I would not have been able to solve the problem on my own. Your solution does work! Thanks a lot!!!
I also liked your tutorial. Very concise! Regards, Chris</description>
		<content:encoded><![CDATA[<p>Hi, thanks a lot. This problem killed my last 5 hours! I would not have been able to solve the problem on my own. Your solution does work! Thanks a lot!!!<br />
I also liked your tutorial. Very concise! Regards, Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yun</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-170</link>
		<dc:creator>Yun</dc:creator>
		<pubDate>Wed, 09 Sep 2009 05:02:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-170</guid>
		<description>Thanks for the post, solved my issue too and saved me a lot of time going through all the other alternative workarounds. I made a minor change to use &quot;
&quot;includes=&quot;**/*Domain.class&quot; pattern instead.</description>
		<content:encoded><![CDATA[<p>Thanks for the post, solved my issue too and saved me a lot of time going through all the other alternative workarounds. I made a minor change to use &#8221;<br />
&#8220;includes=&#8221;**/*Domain.class&#8221; pattern instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-150</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 27 Aug 2009 07:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-150</guid>
		<description>Thanks for the feedback! I greatly appreciate it.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback! I greatly appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Barmash</title>
		<link>http://www.morkeleb.com/2009/07/27/grails-and-google-appengine-on-windows/comment-page-1/#comment-149</link>
		<dc:creator>Jean Barmash</dc:creator>
		<pubDate>Wed, 26 Aug 2009 20:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=488#comment-149</guid>
		<description>Thanks for posting this - fixed the issue I was having.  While I am at it, thanks for posting the Tutorial on GAE, following that one to get comfortable with GAE / Grails.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this &#8211; fixed the issue I was having.  While I am at it, thanks for posting the Tutorial on GAE, following that one to get comfortable with GAE / Grails.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

