<?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 Startup Pain</title>
	<atom:link href="http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/</link>
	<description>for f in *;do echo &#124; sed &#039;i\rtc&#039; &#62;&#62; $f;done; java programming et al</description>
	<lastBuildDate>Thu, 19 Jan 2012 04:32:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: tip</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-119</link>
		<dc:creator>tip</dc:creator>
		<pubDate>Mon, 26 Jan 2009 05:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-119</guid>
		<description>U&#039;ve got good pics, the site could use a tiny bit of work (no offense) its still awesome</description>
		<content:encoded><![CDATA[<p>U&#8217;ve got good pics, the site could use a tiny bit of work (no offense) its still awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Applications</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-118</link>
		<dc:creator>Applications</dc:creator>
		<pubDate>Mon, 28 Jul 2008 21:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-118</guid>
		<description>&lt;strong&gt;hey...&lt;/strong&gt;

agree...</description>
		<content:encoded><![CDATA[<p><strong>hey&#8230;</strong></p>
<p>agree&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-117</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Sat, 07 Jun 2008 05:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-117</guid>
		<description>While I agree that Grails can have a little bit of a learning curve, I find that it is easier to learn than Django and Rails if you are already coding and writing code in Java. We&#039;re using IntelliJ in our development and it is much much nicer and has very good Grails integration ( except for maybe auto-completion ). Best of all, adding the project simply involves opening the .project file.</description>
		<content:encoded><![CDATA[<p>While I agree that Grails can have a little bit of a learning curve, I find that it is easier to learn than Django and Rails if you are already coding and writing code in Java. We&#8217;re using IntelliJ in our development and it is much much nicer and has very good Grails integration ( except for maybe auto-completion ). Best of all, adding the project simply involves opening the .project file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Rocher</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-116</link>
		<dc:creator>Graeme Rocher</dc:creator>
		<pubDate>Fri, 06 Jun 2008 08:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-116</guid>
		<description>Yeh Eclipse is a problem area for us right now, we are looking for ways to improve our Eclipse support. Btw you should add your blog to www.groovyblogs.org

Cheers
Graeme</description>
		<content:encoded><![CDATA[<p>Yeh Eclipse is a problem area for us right now, we are looking for ways to improve our Eclipse support. Btw you should add your blog to <a href="http://www.groovyblogs.org" rel="nofollow">http://www.groovyblogs.org</a></p>
<p>Cheers<br />
Graeme</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-112</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 28 May 2008 19:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-112</guid>
		<description>Bummer - the docs for Grails shell (http://grails.org/doc/1.0.x/ref/Command%20Line/shell.html) show that you should be able to type several commands and then type &#039;go&#039;, but I just tried that and it isn&#039;t working.  Glad to hear that you were able to get up and running with Grails console though.</description>
		<content:encoded><![CDATA[<p>Bummer &#8211; the docs for Grails shell (<a href="http://grails.org/doc/1.0.x/ref/Command%20Line/shell.html" rel="nofollow">http://grails.org/doc/1.0.x/ref/Command%20Line/shell.html</a>) show that you should be able to type several commands and then type &#8216;go&#8217;, but I just tried that and it isn&#8217;t working.  Glad to hear that you were able to get up and running with Grails console though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-111</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Wed, 28 May 2008 17:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-111</guid>
		<description>The grails shell hangs the same way as before:

groovy:000&gt; def t = new Employer(name:&quot;test&quot;, displayName:&quot;test&quot;)

&lt;hit ctrl-c when nothing happened&gt;

Jeff@RTC ~/work/test
$ def t = new Employer(name:&quot;test&quot;, displayName:&quot;test&quot;)
bash: syntax error near unexpected token `(&#039;</description>
		<content:encoded><![CDATA[<p>The grails shell hangs the same way as before:</p>
<p>groovy:000> def t = new Employer(name:&#8221;test&#8221;, displayName:&#8221;test&#8221;)</p>
<p><hit ctrl-c when nothing happened></p>
<p>Jeff@RTC ~/work/test<br />
$ def t = new Employer(name:&#8221;test&#8221;, displayName:&#8221;test&#8221;)<br />
bash: syntax error near unexpected token `(&#8216;</hit></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-114</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 28 May 2008 10:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-114</guid>
		<description>There have been some issues noted with the eclipse plugin on the Grails mailing list.  I don&#039;t use Eclipse myself, but I think it had something to do with the way the Eclipse plugin compiled the groovy files...anyway, glad to hear it&#039;s working without the import step.

In the shell, try saving the object like this:
def t = new Person(firstName: “Jeff”, lastName:”Smith”)
t.save()

(two lines instead of one)</description>
		<content:encoded><![CDATA[<p>There have been some issues noted with the eclipse plugin on the Grails mailing list.  I don&#8217;t use Eclipse myself, but I think it had something to do with the way the Eclipse plugin compiled the groovy files&#8230;anyway, glad to hear it&#8217;s working without the import step.</p>
<p>In the shell, try saving the object like this:<br />
def t = new Person(firstName: “Jeff”, lastName:”Smith”)<br />
t.save()</p>
<p>(two lines instead of one)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-113</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Wed, 28 May 2008 02:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-113</guid>
		<description>Yep, the problem occurs with the import. When I created a new project and tried the above mentioned steps without the import step, it works fine.

Also, using the Bootstrap.groovy to add test data works fine as well.

By console, I meant &quot;grails shell&quot;. When I try to persist an object like this:
def t = new Person(firstName: &quot;Jeff&quot;, lastName:&quot;Smith&quot;).save(), the shell never responds, it just hangs.

I&#039;ve had the same luck with &quot;grails console&quot;. But yes, I&#039;m talking about the grails console/shell, not the groovy console.

Thanks for your questions.</description>
		<content:encoded><![CDATA[<p>Yep, the problem occurs with the import. When I created a new project and tried the above mentioned steps without the import step, it works fine.</p>
<p>Also, using the Bootstrap.groovy to add test data works fine as well.</p>
<p>By console, I meant &#8220;grails shell&#8221;. When I try to persist an object like this:<br />
def t = new Person(firstName: &#8220;Jeff&#8221;, lastName:&#8221;Smith&#8221;).save(), the shell never responds, it just hangs.</p>
<p>I&#8217;ve had the same luck with &#8220;grails console&#8221;. But yes, I&#8217;m talking about the grails console/shell, not the groovy console.</p>
<p>Thanks for your questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.reverttoconsole.com/blog/groovy/grails-startup-pain/comment-page-1/#comment-115</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 27 May 2008 18:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://reverttoconsole.com/archives/186#comment-115</guid>
		<description>Just curious - do you still get the problem if you skip the step: &quot;import project imported my project into Eclipse.&quot;?

Also, when you try to do the save through the console - did you use &quot;groovyconsole&quot; or &quot;grails console&quot;</description>
		<content:encoded><![CDATA[<p>Just curious &#8211; do you still get the problem if you skip the step: &#8220;import project imported my project into Eclipse.&#8221;?</p>
<p>Also, when you try to do the save through the console &#8211; did you use &#8220;groovyconsole&#8221; or &#8220;grails console&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

