<?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>blog.cwill-dev.com &#187; Grails</title>
	<atom:link href="http://blog.cwill-dev.com/category/grails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cwill-dev.com</link>
	<description>There are two ways to write bug-free programs - only the third one works.</description>
	<lastBuildDate>Mon, 07 Oct 2013 15:48:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>IDEA hook: Grails not found!</title>
		<link>http://blog.cwill-dev.com/2012/10/09/idea-hook-grails-not-found/</link>
		<comments>http://blog.cwill-dev.com/2012/10/09/idea-hook-grails-not-found/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 10:09:10 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=120</guid>
		<description><![CDATA[Use case While working with different grails versions and a maven repository in the background I faced some weird problems regarding version problems which IDEA was complaining about. Incident The stacktrace looked as follow: [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO]<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2012/10/09/idea-hook-grails-not-found/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2012/10/09/idea-hook-grails-not-found/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Grails: java.lang.OutOfMemoryError: PermGen space</title>
		<link>http://blog.cwill-dev.com/2011/11/22/grails-java-lang-outofmemoryerror-permgen-space/</link>
		<comments>http://blog.cwill-dev.com/2011/11/22/grails-java-lang-outofmemoryerror-permgen-space/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 10:51:09 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[OutOfMemoryError]]></category>
		<category><![CDATA[PermGen space]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=87</guid>
		<description><![CDATA[Use case Developing with IntelliJ and Grails sometimes leads to memory problems, particularly considering the PermGen space &#8211; even with plenty of RAM. This issue occures especially after re-deploying several times while debugging. Incident This is more a flaw with Tomcat itself,<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/11/22/grails-java-lang-outofmemoryerror-permgen-space/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/11/22/grails-java-lang-outofmemoryerror-permgen-space/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grails: &#8220;General error during class generation: java.lang.reflect. MalformedParameterizedTypeException&#8221;</title>
		<link>http://blog.cwill-dev.com/2011/11/22/grails-general-error-during-class-generation-java-lang-reflect-malformedparameterizedtypeexception/</link>
		<comments>http://blog.cwill-dev.com/2011/11/22/grails-general-error-during-class-generation-java-lang-reflect-malformedparameterizedtypeexception/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 10:09:30 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[MalformedParameterizedTypeException]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=76</guid>
		<description><![CDATA[Use case Grails: &#8220;General error during class generation: java.lang.reflect. MalformedParameterizedTypeException&#8221; Cripes.. how many hours this took me to find the issues behind this error message. So now that I figured it out I&#8217;d better share this to others for less<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/11/22/grails-general-error-during-class-generation-java-lang-reflect-malformedparameterizedtypeexception/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/11/22/grails-general-error-during-class-generation-java-lang-reflect-malformedparameterizedtypeexception/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IntelliJ IDEA 10.5 Slow Performance While Typing</title>
		<link>http://blog.cwill-dev.com/2011/08/04/intellij-idea-10-5-slow-performance-while-typing/</link>
		<comments>http://blog.cwill-dev.com/2011/08/04/intellij-idea-10-5-slow-performance-while-typing/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 13:34:13 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[IDEA]]></category>
		<category><![CDATA[Slow]]></category>
		<category><![CDATA[Typing]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=72</guid>
		<description><![CDATA[Use case Since I updated to the 10.5 version of the IDEA IntelliJ IDE I encountered various performance issues, in particular while typing code. Sometimes I had to wait like one second to see my changes in the editor. That<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/08/04/intellij-idea-10-5-slow-performance-while-typing/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/08/04/intellij-idea-10-5-slow-performance-while-typing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grails SpringSecurityService: Authenticate via Code manually</title>
		<link>http://blog.cwill-dev.com/2011/05/11/grails-springsecurityservice-authenticate-via-code-manually/</link>
		<comments>http://blog.cwill-dev.com/2011/05/11/grails-springsecurityservice-authenticate-via-code-manually/#comments</comments>
		<pubDate>Wed, 11 May 2011 11:48:53 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[SpringSecurity]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[manually]]></category>
		<category><![CDATA[programmatically]]></category>
		<category><![CDATA[SpringSecurityService]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=63</guid>
		<description><![CDATA[Use case After struggling around for more than one hour to find out a good practise to login a user within the springSecurity-architecture manually. I found this helpfull post in the Grails user mailing list: http://grails.1312388.n4.nabble.com/Automatically-logging-a-user-in-after-ajax-registration-with-Spring-Security-td3166809.html Solution // Find bu<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/05/11/grails-springsecurityservice-authenticate-via-code-manually/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/05/11/grails-springsecurityservice-authenticate-via-code-manually/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GORM: Access Properties of Child Object with createAlias()</title>
		<link>http://blog.cwill-dev.com/2011/04/18/gorm-access-properties-of-child-object-with-createalias/</link>
		<comments>http://blog.cwill-dev.com/2011/04/18/gorm-access-properties-of-child-object-with-createalias/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 10:51:19 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[GORM]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[createAlias()]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[withCriteria]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=59</guid>
		<description><![CDATA[Use case Imagine we have a GORM class called Book. This class has an associated Author. And now we want to query certain properties of the author, then we have two common possibilities to perform this query: HQL, Hibernate Query<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/04/18/gorm-access-properties-of-child-object-with-createalias/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/04/18/gorm-access-properties-of-child-object-with-createalias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails: How to access action/controller/param inside a service</title>
		<link>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/</link>
		<comments>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 06:12:40 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[controller. action]]></category>
		<category><![CDATA[createLink]]></category>
		<category><![CDATA[params]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=47</guid>
		<description><![CDATA[Use case Even though a service should be stateless and application-/context-independent, I needed to access the current controller and action from inside a service class. Namely I have a URL-Service, which provides various kinds of dynamic URL methods. One of<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
