<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Grails + GWT with GWT-EXT + GoogleMaps + MaxMind sample application</title>
	<link>http://www.spenceruresk.com/2008/06/15/grails-gwt-with-gwt-ext-googlemaps-maxmind-sample-application/</link>
	<description>Random posts about Java, software development, politics, and economics</description>
	<pubDate>Fri, 12 Mar 2010 11:18:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: derDoc</title>
		<link>http://www.spenceruresk.com/2008/06/15/grails-gwt-with-gwt-ext-googlemaps-maxmind-sample-application/#comment-108141</link>
		<pubDate>Fri, 03 Apr 2009 01:22:01 +0000</pubDate>
		<guid>http://www.spenceruresk.com/2008/06/15/grails-gwt-with-gwt-ext-googlemaps-maxmind-sample-application/#comment-108141</guid>
					<description>Ahh, forget what I said above.
After some more tinkering and searching, I realized that I had not installed the required grails plugins. So after installing gwt-grails and hibernate for good measure, and updating GWT-Ext (was complaining about something) it actually works. Although its not displaying anything and I get lots of &quot;[WARN] Deprecated use of gwt.typeArgs for field children; Please use java.util.ArrayList as the field's type&quot; errors...
I'll try inside eclipse now :) thanks.</description>
		<content:encoded><![CDATA[<p>Ahh, forget what I said above.<br />
After some more tinkering and searching, I realized that I had not installed the required grails plugins. So after installing gwt-grails and hibernate for good measure, and updating GWT-Ext (was complaining about something) it actually works. Although its not displaying anything and I get lots of &#8220;[WARN] Deprecated use of gwt.typeArgs for field children; Please use java.util.ArrayList as the field&#8217;s type&#8221; errors&#8230;<br />
I&#8217;ll try inside eclipse now :) thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: derDoc</title>
		<link>http://www.spenceruresk.com/2008/06/15/grails-gwt-with-gwt-ext-googlemaps-maxmind-sample-application/#comment-108097</link>
		<pubDate>Thu, 02 Apr 2009 23:15:02 +0000</pubDate>
		<guid>http://www.spenceruresk.com/2008/06/15/grails-gwt-with-gwt-ext-googlemaps-maxmind-sample-application/#comment-108097</guid>
					<description>Hey there,

great example project, thanks.
So, I take it that you developed it in eclipse, judging from the remnants that it leaves.
Sadly however, I cannot get it to work inside eclipse, and not even outside of eclipse in a shell. 
When I run grails run-app I get a bunch of errors telling me that groovyc can't find the com.gwt.* classes (although I'm asking myself why it tries to compile the client-side .java files in the first place).
As for inside eclipse:
I have the groovy plugin for eclipse installed, and even GWT-tooling support, but nothing works. After fixing all the imports for grails, groovy and GWT in my build path, I can start the 'findme' run conf, but get a NullPtrEx from within GrailsMain.main. And I have absolutely no idea whats going on...

Do you have any helpful ideas or pointers? Thanks.
I guess my next step is to try to rebuild your example from scratch, using above steps... lets see if that works ;)</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>great example project, thanks.<br />
So, I take it that you developed it in eclipse, judging from the remnants that it leaves.<br />
Sadly however, I cannot get it to work inside eclipse, and not even outside of eclipse in a shell.<br />
When I run grails run-app I get a bunch of errors telling me that groovyc can&#8217;t find the com.gwt.* classes (although I&#8217;m asking myself why it tries to compile the client-side .java files in the first place).<br />
As for inside eclipse:<br />
I have the groovy plugin for eclipse installed, and even GWT-tooling support, but nothing works. After fixing all the imports for grails, groovy and GWT in my build path, I can start the &#8216;findme&#8217; run conf, but get a NullPtrEx from within GrailsMain.main. And I have absolutely no idea whats going on&#8230;</p>
<p>Do you have any helpful ideas or pointers? Thanks.<br />
I guess my next step is to try to rebuild your example from scratch, using above steps&#8230; lets see if that works ;)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
