<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Vancouver Groovy &amp; Grails User Group Google Group</title>
  <link>http://groups.google.com/group/groovyvan</link>
  <description>The Vancouver Groovy &amp;amp; Grails User Group offers a forum for developers in and around Vancouver to discuss, share and extend their knowledge on all things Groovy &amp;amp; Grails and organizes meetings on a variety of Groovy &amp;amp; Grails topics.</description>
  <language>en</language>
  <item>
  <title>Reminder: Vancouver Eclipse Demo Camp 2009</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/9356982305554a92/c4951d02f9afb06a?show_docid=c4951d02f9afb06a</link>
  <description>
  Greetings, &lt;br&gt; &lt;p&gt;Just a friendly reminder that the Eclipse Demo Camp is fast &lt;br&gt; approaching! The speaking slots are full but there are a few attendee &lt;br&gt; seats remaining so sign up on the wiki or send me an email if you &lt;br&gt; would like to attend. Its shaping up to be yet another fun filled Demo &lt;br&gt; Camp with presentations followed by appies and drinks at the Lennox
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/9356982305554a92/c4951d02f9afb06a?show_docid=c4951d02f9afb06a</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Wed, 18 Nov 2009 20:54:23 UT
</pubDate>
  </item>
  <item>
  <title>Eclipse Demo Camp 2009</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/62ca3f74ddc090ac/0a3873a27aae1ccc?show_docid=0a3873a27aae1ccc</link>
  <description>
  Greetings GroovyVan members, &lt;br&gt; &lt;p&gt;The Vancouver Eclipse DemoCamp sponsored by the Eclipse foundation &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://eclipse.org&quot;&gt;[link]&lt;/a&gt;) is on once again! This November 25th come out and &lt;br&gt; showcase your Eclipse based products/tools/research to a crowd of &lt;br&gt; local enthusiasts in a casual environment. If you are interested in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/62ca3f74ddc090ac/0a3873a27aae1ccc?show_docid=0a3873a27aae1ccc</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Fri, 30 Oct 2009 23:20:06 UT
</pubDate>
  </item>
  <item>
  <title>Embedded groovy: problem accessing oracle.jdbc.driver.OracleDriver – getting &quot;java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver&quot;</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/f368706c93f74ddb/a1f625c718203206?show_docid=a1f625c718203206</link>
  <description>
  Hello everyone, &lt;br&gt; &lt;p&gt;I embedded groovy into my application, and I want to access an Oracle &lt;br&gt; database through my groovy script. &lt;br&gt; &lt;p&gt;The problem is that I am getting a &amp;quot;java.lang.ClassNotFoundExcept ion: &lt;br&gt; oracle.jdbc.driver.OracleDrive r&amp;quot; error from my groovy script - but I&#39;m &lt;br&gt; not sure why. &lt;br&gt; Any idea how i can get this to work or some instructions that points
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/f368706c93f74ddb/a1f625c718203206?show_docid=a1f625c718203206</guid>
  <author>
  nehz...@hotmail.com
  (Black Dragon)
  </author>
  <pubDate>Thu, 24 Sep 2009 20:18:13 UT
</pubDate>
  </item>
  <item>
  <title>Grails tooling in Eclipse---a start</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/13ff4d99ff1a70a8/ee6b98ad07767970?show_docid=ee6b98ad07767970</link>
  <description>
  Christian Dupuis at SpringSource has a blog post describing the &lt;br&gt; beginning of grails support in STS: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.springsource.com/2009/08/27/update-on-groovy-and-grails-tools/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;After reading this article, please post feature requests to the STS &lt;br&gt; JIRA: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://issuetracker.springsource.com/browse/STS&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/13ff4d99ff1a70a8/ee6b98ad07767970?show_docid=ee6b98ad07767970</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Thu, 27 Aug 2009 16:06:54 UT
</pubDate>
  </item>
  <item>
  <title>avoid printing thrown exception on a page</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/7e0d92567dec7183/b4d4c92846d0055d?show_docid=b4d4c92846d0055d</link>
  <description>
  hi &lt;br&gt; i have a method in domain which validate an input text &lt;br&gt; void setApplicationRegNo(String idNumber) { &lt;br&gt; def paddedId = &amp;quot;00000&amp;quot; &lt;br&gt; try { &lt;br&gt; paddedId = String.format(&#39;%05d&#39;,Integer.p arseInt(idNumber)) &lt;br&gt; } &lt;br&gt; catch(NumberFormatException ex) { &lt;br&gt; throw new Exception(&amp;quot;Please enter a correct Application Reg No&amp;quot;)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/7e0d92567dec7183/b4d4c92846d0055d?show_docid=b4d4c92846d0055d</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Tue, 25 Aug 2009 07:40:08 UT
</pubDate>
  </item>
  <item>
  <title>difference between null and isEmpty()</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/25bf85e3d8d149ea/4b93468de3c84dc4?show_docid=4b93468de3c84dc4</link>
  <description>
  hi &lt;br&gt; can anyone explain the difference between null and isEmpty()
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/25bf85e3d8d149ea/4b93468de3c84dc4?show_docid=4b93468de3c84dc4</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Fri, 21 Aug 2009 09:30:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [groovyvan] Re: how to apply changes on domain class to table</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/86de068634474dac?show_docid=86de068634474dac</link>
  <description>
  no iv already set it to &amp;quot;update&amp;quot; &lt;br&gt; &lt;p&gt;2009/8/19 Adrian Powell &amp;lt;adrian.a.pow...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/86de068634474dac?show_docid=86de068634474dac</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Wed, 19 Aug 2009 16:02:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: [groovyvan] how to apply changes on domain class to table</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/70fb5b7bcf8f8d0e?show_docid=70fb5b7bcf8f8d0e</link>
  <description>
  In conf/DataSource.groovy, check your dbCreate attribute. It sounds like &lt;br&gt; it&#39;s set to &amp;quot;create&amp;quot;. Make sure it&#39;s set to &amp;quot;create-drop&amp;quot; or &amp;quot;update&amp;quot; if &lt;br&gt; you wish your changes to be propagated automatically. &lt;br&gt; &lt;p&gt;-Adrian. &lt;br&gt; &lt;p&gt;On Wed, Aug 19, 2009 at 4:30 AM, Ishara Gunathilake &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/70fb5b7bcf8f8d0e?show_docid=70fb5b7bcf8f8d0e</guid>
  <author>
  adrian.a.pow...@gmail.com
  (Adrian Powell)
  </author>
  <pubDate>Wed, 19 Aug 2009 13:42:20 UT
</pubDate>
  </item>
  <item>
  <title>how to apply changes on domain class to table</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/27bf95302cb1eb1e?show_docid=27bf95302cb1eb1e</link>
  <description>
  hi &lt;br&gt; i use netbeans to work with grails. i insert &lt;br&gt; class Book { &lt;br&gt; String name &lt;br&gt; int isbn &lt;br&gt; to domain class and run the app.afterthat i insert another attribute &lt;br&gt; to the domain class and run the app. &lt;br&gt; class Book { &lt;br&gt; String name &lt;br&gt; int isbn &lt;br&gt; String author &lt;br&gt; but i couldn&#39;t see the author column on my table,that means &lt;br&gt; after running the app i couldn&#39;t see the changes which i&#39;v applied.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/fa2ae86f441a86ff/27bf95302cb1eb1e?show_docid=27bf95302cb1eb1e</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Wed, 19 Aug 2009 11:30:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [groovyvan] Re: cant create domain class</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/333c55eac31d1273?show_docid=333c55eac31d1273</link>
  <description>
  thanx i fixed it &lt;br&gt; &lt;p&gt;2009/8/18 Adrian Powell &amp;lt;adrian.a.pow...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/333c55eac31d1273?show_docid=333c55eac31d1273</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Wed, 19 Aug 2009 11:21:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: [groovyvan] cant create domain class</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/fe0d0130ff9a30f0?show_docid=fe0d0130ff9a30f0</link>
  <description>
  Try &#39;grails create-domain-class Student&#39; &lt;br&gt; &lt;p&gt;-Adrian
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/fe0d0130ff9a30f0?show_docid=fe0d0130ff9a30f0</guid>
  <author>
  adrian.a.pow...@gmail.com
  (Adrian Powell)
  </author>
  <pubDate>Tue, 18 Aug 2009 13:23:30 UT
</pubDate>
  </item>
  <item>
  <title>cant create domain class</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/23bb2dd8fbf11ea7?show_docid=23bb2dd8fbf11ea7</link>
  <description>
  hi &lt;br&gt; plz help me to solve this problem,when i try &lt;br&gt; to execute &lt;br&gt; grails create-domain Student &lt;br&gt; i got the following error &lt;br&gt; &lt;p&gt;Running pre-compiled script &lt;br&gt; Script not found CreateDomain &lt;br&gt; &lt;p&gt;please give me a solution to this error
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/f30228b775229285/23bb2dd8fbf11ea7?show_docid=23bb2dd8fbf11ea7</guid>
  <author>
  jaimgunathil...@gmail.com
  (ishk)
  </author>
  <pubDate>Tue, 18 Aug 2009 05:07:41 UT
</pubDate>
  </item>
  <item>
  <title>Fwd: First public (pre-M1) release of Groovy-Eclipse plugin V2</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/129b7260cefaad26/8c20fc1393bfc306?show_docid=8c20fc1393bfc306</link>
  <description>
  FYI- just sent this to the groovy user group and thought this would be &lt;br&gt; of interest here. &lt;br&gt; &lt;p&gt;---------- Forwarded message ---------- &lt;br&gt; To: u...@groovy.codehaus.org, eclipse-plugin-...@groovy.code haus.org &lt;br&gt; &lt;p&gt;For the past couple of months, we have been working hard on creating a &lt;br&gt; 2.0 version of the groovy eclipse plugin. Although, we are still far
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/129b7260cefaad26/8c20fc1393bfc306?show_docid=8c20fc1393bfc306</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Thu, 30 Jul 2009 18:35:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: Groovy meetup---July 23</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/a57b2a918420f730/1d4592fc85ba70dc?show_docid=1d4592fc85ba70dc</link>
  <description>
  Just a quick reminder of tomorrow&#39;s meetup. If you haven&#39;t already &lt;br&gt; done so, please let me know if you are planning on coming (or if you &lt;br&gt; can no longer come). Thanks! And see you tomorrow. &lt;br&gt; &lt;p&gt;--a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/a57b2a918420f730/1d4592fc85ba70dc?show_docid=1d4592fc85ba70dc</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Wed, 22 Jul 2009 15:11:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: [groovyvan] Re: Groovy meetup---July 23</title>
  <link>http://groups.google.com/group/groovyvan/browse_frm/thread/a57b2a918420f730/b1edd27d1ae83754?show_docid=b1edd27d1ae83754</link>
  <description>
  Hi Teg, &lt;br&gt; &lt;p&gt;I don&#39;t expect that the meeetup itself will be longer than an hour or &lt;br&gt; so. Unfortunately, the meetup is likely to be over about the time &lt;br&gt; that you are leaving your office. We might be heading out for dinner &lt;br&gt; and drinks later, but I can&#39;t guarantee anything. If you want, I can &lt;br&gt; give you my cell number and you can call when you are about to leave
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_frm/thread/a57b2a918420f730/b1edd27d1ae83754?show_docid=b1edd27d1ae83754</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew Eisenberg)
  </author>
  <pubDate>Sun, 19 Jul 2009 19:14:31 UT
</pubDate>
  </item>
  </channel>
</rss>
