<?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: Running and Debugging Grails Integration Tests In Eclipse</title>
	<atom:link href="http://www.objectpartners.com/2009/06/02/running-and-debugging-grails-integration-tests-in-eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectpartners.com/2009/06/02/running-and-debugging-grails-integration-tests-in-eclipse/</link>
	<description>Object Partners Inc.</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Edvinas</title>
		<link>http://www.objectpartners.com/2009/06/02/running-and-debugging-grails-integration-tests-in-eclipse/comment-page-1/#comment-215</link>
		<dc:creator>Edvinas</dc:creator>
		<pubDate>Tue, 09 Jun 2009 14:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectpartners.com/?p=1126#comment-215</guid>
		<description>Great post!</description>
		<content:encoded><![CDATA[<p>Great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit Plummer</title>
		<link>http://www.objectpartners.com/2009/06/02/running-and-debugging-grails-integration-tests-in-eclipse/comment-page-1/#comment-205</link>
		<dc:creator>Kit Plummer</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.objectpartners.com/?p=1126#comment-205</guid>
		<description>Hey.  Thanks for this!

One issue I had was in the VM arguments where you have:

VM Arguments: -Dgrails.home=${grails_home} -Dbase.dir=”${project_loc:}” -Dgrails.env=development -Xms512M -Xmx768M -XX:PermSize=64M -XX:MaxPermSize=128M

I had to remove the -Dbase.dir=&quot;${project_loc}&quot; bit because it was added it twice.  Other than that - perfect.  Thanks again.</description>
		<content:encoded><![CDATA[<p>Hey.  Thanks for this!</p>
<p>One issue I had was in the VM arguments where you have:</p>
<p>VM Arguments: -Dgrails.home=${grails_home} -Dbase.dir=”${project_loc:}” -Dgrails.env=development -Xms512M -Xmx768M -XX:PermSize=64M -XX:MaxPermSize=128M</p>
<p>I had to remove the -Dbase.dir=&#8221;${project_loc}&#8221; bit because it was added it twice.  Other than that &#8211; perfect.  Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

