<?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 on OSGi (2): First steps</title>
	<atom:link href="http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/</link>
	<description>Programming was my first love, and it will be my last.</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Wolfgang Schell</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-488</link>
		<dc:creator>Wolfgang Schell</dc:creator>
		<pubDate>Thu, 10 Feb 2011 15:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-488</guid>
		<description>Hi Arian,

will have a look at it tonight or tomorrow.

There are some more required changes, i.e. allow regex when replacing libs in _Events.groovy (so they don&#039;t depend on single versions). Otherwise this breaks with every new dependency or version change.
I also plan to replace parts of _Osgi.groovy with my &lt;a href=&quot;/2011/01/groovyx-osgi-osgi-dsl-for-groovy/&quot; rel=&quot;nofollow&quot;&gt;groovyx.osgi&lt;/a&gt; module and replace Spring DM with Eclipse Gemini Blueprint. But this takes some more time.

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Arian,</p>
<p>will have a look at it tonight or tomorrow.</p>
<p>There are some more required changes, i.e. allow regex when replacing libs in _Events.groovy (so they don&#8217;t depend on single versions). Otherwise this breaks with every new dependency or version change.<br />
I also plan to replace parts of _Osgi.groovy with my <a href="/2011/01/groovyx-osgi-osgi-dsl-for-groovy/" rel="nofollow">groovyx.osgi</a> module and replace Spring DM with Eclipse Gemini Blueprint. But this takes some more time.</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arian</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-487</link>
		<dc:creator>Arian</dc:creator>
		<pubDate>Thu, 10 Feb 2011 13:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-487</guid>
		<description>Thanks Wolfgang, I&#039;ll replace _Event.groovy right now. 
I also noticed that bundle-manifest.patch doesn&#039;t seem to work with the 1.3.6 release. I was studying the changes that still need to be made on _GrailsWar.groovy.

target &quot;war&quot; looks fine on grails 1.3.6, except the part related to resourceList that still needs to be changed.

 target(createDescriptor:&quot;Creates the WEB-INF/grails.xml file used to load Grails classes in WAR mode&quot;) {
-    def resourceList = pluginSettings.getArtefactResources()
+    def resourceList = GrailsResourceLoaderHolder.resourceLoader.getResources()</description>
		<content:encoded><![CDATA[<p>Thanks Wolfgang, I&#8217;ll replace _Event.groovy right now.<br />
I also noticed that bundle-manifest.patch doesn&#8217;t seem to work with the 1.3.6 release. I was studying the changes that still need to be made on _GrailsWar.groovy.</p>
<p>target &#8220;war&#8221; looks fine on grails 1.3.6, except the part related to resourceList that still needs to be changed.</p>
<p> target(createDescriptor:&#8221;Creates the WEB-INF/grails.xml file used to load Grails classes in WAR mode&#8221;) {<br />
-    def resourceList = pluginSettings.getArtefactResources()<br />
+    def resourceList = GrailsResourceLoaderHolder.resourceLoader.getResources()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfgang Schell</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-484</link>
		<dc:creator>Wolfgang Schell</dc:creator>
		<pubDate>Thu, 10 Feb 2011 00:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-484</guid>
		<description>Hi Arian,

could you try to replace _Event.groovy from the OSGi plugin with the file found &lt;a href=&quot;https://gist.github.com/819650&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;? Simply overwrite it at you Grails plugin directory, e.g. something like &lt;code&gt;~/.grails/1.3.6/projects/osgitest/plugins/osgi-0.2.1/scripts/_Events.groovy&lt;/code&gt;.

Please give me feedback, if this works for you.

Regards,

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Arian,</p>
<p>could you try to replace _Event.groovy from the OSGi plugin with the file found <a href="https://gist.github.com/819650" rel="nofollow">here</a>? Simply overwrite it at you Grails plugin directory, e.g. something like <code>~/.grails/1.3.6/projects/osgitest/plugins/osgi-0.2.1/scripts/_Events.groovy</code>.</p>
<p>Please give me feedback, if this works for you.</p>
<p>Regards,</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolfgang Schell</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-483</link>
		<dc:creator>Wolfgang Schell</dc:creator>
		<pubDate>Wed, 09 Feb 2011 23:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-483</guid>
		<description>Hi Arian,

hang on, I&#039;ll check with Grails 1.3.6. This is probably due to some dependencies, which are not removed from the WAR file.

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Arian,</p>
<p>hang on, I&#8217;ll check with Grails 1.3.6. This is probably due to some dependencies, which are not removed from the WAR file.</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arian</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-481</link>
		<dc:creator>Arian</dc:creator>
		<pubDate>Wed, 09 Feb 2011 21:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-481</guid>
		<description>It looks awesome but I can&#039;t make it run. Does it work with grails 1.3.6?</description>
		<content:encoded><![CDATA[<p>It looks awesome but I can&#8217;t make it run. Does it work with grails 1.3.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Cleaver</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-300</link>
		<dc:creator>Martin Cleaver</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-300</guid>
		<description>Y, I agree. Grails inside OSGi makes a good deal of sense. I&#039;ll try out your package as soon as possible.

Best, M.</description>
		<content:encoded><![CDATA[<p>Y, I agree. Grails inside OSGi makes a good deal of sense. I&#8217;ll try out your package as soon as possible.</p>
<p>Best, M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Chaves</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-94</link>
		<dc:creator>Rafael Chaves</dc:creator>
		<pubDate>Thu, 24 Dec 2009 07:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-94</guid>
		<description>Good stuff. Looking forward to the next installment. I do think there is a challenge there as from the little I know it seems Grails is not tailored for creation of modular apps (regardless one is using OSGi or not).</description>
		<content:encoded><![CDATA[<p>Good stuff. Looking forward to the next installment. I do think there is a challenge there as from the little I know it seems Grails is not tailored for creation of modular apps (regardless one is using OSGi or not).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.jetztgrad.net/2009/11/grails-on-osgi-2-first-steps/comment-page-1/#comment-61</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Wed, 25 Nov 2009 08:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=77#comment-61</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by jetztgradnet: Blog post:  Grails on OSGi (2): First steps http://tinyurl.com/y94p4hx...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by jetztgradnet: Blog post:  Grails on OSGi (2): First steps <a href="http://tinyurl.com/y94p4hx.." rel="nofollow">http://tinyurl.com/y94p4hx..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

