<?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: Released Grails OSGi plugin 0.2.1</title>
	<atom:link href="http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/</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: jetztgradnet</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-440</link>
		<dc:creator>jetztgradnet</dc:creator>
		<pubDate>Tue, 11 Jan 2011 22:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-440</guid>
		<description>Hi Wesley,

what do you mean with &quot;stable&quot;? I wouldn&#039;t recommend to use it for business-critical software, but if you&#039;re in a prototype phase, you can sure use it. The plugin is not yet widely adopted, so I can&#039;t promise, that everything works out of the box. But if you find any issues, I&#039;ll try to fix them shortly.

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Wesley,</p>
<p>what do you mean with &#8220;stable&#8221;? I wouldn&#8217;t recommend to use it for business-critical software, but if you&#8217;re in a prototype phase, you can sure use it. The plugin is not yet widely adopted, so I can&#8217;t promise, that everything works out of the box. But if you find any issues, I&#8217;ll try to fix them shortly.</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-439</link>
		<dc:creator>Wesley</dc:creator>
		<pubDate>Tue, 11 Jan 2011 18:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-439</guid>
		<description>&lt;a href=&quot;#comment-438&quot; rel=&quot;nofollow&quot;&gt;@jetztgradnet &lt;/a&gt; 

So...as i can see there is a way to programmatically access OSGI services, is it stable? Do you recommend to use it or should i have to wait until the overhaul of Grails plugin?</description>
		<content:encoded><![CDATA[<p><a href="#comment-438" rel="nofollow">@jetztgradnet </a> </p>
<p>So&#8230;as i can see there is a way to programmatically access OSGI services, is it stable? Do you recommend to use it or should i have to wait until the overhaul of Grails plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jetztgradnet</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-438</link>
		<dc:creator>jetztgradnet</dc:creator>
		<pubDate>Tue, 11 Jan 2011 00:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-438</guid>
		<description>Hi Wesley,

yes, the plan is to support OSGi services with Spring DM or rather its successor Eclipse Gemini Blueprint. I&#039;m currently working on a OSGi DSL for Groovy (see &lt;a href=&quot;http://github.com/jetztgradnet/groovyx-osgi/&quot; rel=&quot;nofollow&quot;&gt;http://github.com/jetztgradnet/groovyx-osgi/&lt;/a&gt;), which I’ll release shortly. The next step is to overhaul the Grails plugin to use this functionality and update to Blueprint and Gemini Web.

What are your requirements?

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Wesley,</p>
<p>yes, the plan is to support OSGi services with Spring DM or rather its successor Eclipse Gemini Blueprint. I&#8217;m currently working on a OSGi DSL for Groovy (see <a href="http://github.com/jetztgradnet/groovyx-osgi/" rel="nofollow">http://github.com/jetztgradnet/groovyx-osgi/</a>), which I’ll release shortly. The next step is to overhaul the Grails plugin to use this functionality and update to Blueprint and Gemini Web.</p>
<p>What are your requirements?</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wesley</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-437</link>
		<dc:creator>Wesley</dc:creator>
		<pubDate>Tue, 11 Jan 2011 00:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-437</guid>
		<description>So, is there any prevision to support OSGI services?</description>
		<content:encoded><![CDATA[<p>So, is there any prevision to support OSGI services?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jetztgradnet</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-411</link>
		<dc:creator>jetztgradnet</dc:creator>
		<pubDate>Tue, 14 Dec 2010 15:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-411</guid>
		<description>Hi Greg,

yes I hope to update the plugin over the holidays. I&#039;m currently working on better OSGi integration for Groovy (see http://github.com/jetztgradnet/groovyx-osgi/), which I&#039;ll release shortly. The next step is to overhaul the Grails plugin to use this functionality and update to Blueprint and Gemini Web.

What are your requirements?

Wolfgang</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>yes I hope to update the plugin over the holidays. I&#8217;m currently working on better OSGi integration for Groovy (see <a href="http://github.com/jetztgradnet/groovyx-osgi/" rel="nofollow">http://github.com/jetztgradnet/groovyx-osgi/</a>), which I&#8217;ll release shortly. The next step is to overhaul the Grails plugin to use this functionality and update to Blueprint and Gemini Web.</p>
<p>What are your requirements?</p>
<p>Wolfgang</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.jetztgrad.net/2010/07/grails-on-osgi-released-grails-osgi-plugin-0-2-1/comment-page-1/#comment-410</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 14 Dec 2010 14:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetztgrad.net/?p=263#comment-410</guid>
		<description>Hi, do you still plan on updating your plugin to use Blueprint and Gemini Web?  I&#039;m starting an OSGI Blueprint based project and would love to use your plugin.  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, do you still plan on updating your plugin to use Blueprint and Gemini Web?  I&#8217;m starting an OSGI Blueprint based project and would love to use your plugin.  Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

