<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Setting up Spring Dynamic Modules (OSGi) with Eclipse &#8211; A step-by-step tutorial</title>
	<atom:link href="http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/</link>
	<description>a development driven blog</description>
	<lastBuildDate>Sat, 24 Oct 2009 00:16:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aple</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-339</link>
		<dc:creator>aple</dc:creator>
		<pubDate>Thu, 09 Apr 2009 07:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-339</guid>
		<description>Thank you.. 
I save the time..</description>
		<content:encoded><![CDATA[<p>Thank you..<br />
I save the time..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nearcackouck</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-194</link>
		<dc:creator>nearcackouck</dc:creator>
		<pubDate>Sat, 02 Aug 2008 22:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-194</guid>
		<description>Very nice!!</description>
		<content:encoded><![CDATA[<p>Very nice!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Gleichmann</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-165</link>
		<dc:creator>Mario Gleichmann</dc:creator>
		<pubDate>Mon, 31 Mar 2008 19:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-165</guid>
		<description>Alin,

thank you very much for your valuable information.
I&#039;ll definitely take a look ... !

Greetings

Mario</description>
		<content:encoded><![CDATA[<p>Alin,</p>
<p>thank you very much for your valuable information.<br />
I&#8217;ll definitely take a look &#8230; !</p>
<p>Greetings</p>
<p>Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The 411 on Core Loaders &#187; Blog Archive &#187; What others have been saying about core loader</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-164</link>
		<dc:creator>The 411 on Core Loaders &#187; Blog Archive &#187; What others have been saying about core loader</dc:creator>
		<pubDate>Sun, 30 Mar 2008 18:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-164</guid>
		<description>[...] http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste...Side note: i deselected the ‘Target Platfrom‘ bundle ‘or.apache.log4j‘ since there are some class loader issues with that bundle. If you’re interested, you may take a deeper look about logging under OSGi here. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste...Side" rel="nofollow">http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste&#8230;Side</a> note: i deselected the ‘Target Platfrom‘ bundle ‘or.apache.log4j‘ since there are some class loader issues with that bundle. If you’re interested, you may take a deeper look about logging under OSGi here. &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alin Dreghiciu</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-163</link>
		<dc:creator>Alin Dreghiciu</dc:creator>
		<pubDate>Fri, 28 Mar 2008 19:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-163</guid>
		<description>You may also try out Pax Cursor Eclipse plugin http://wiki.ops4j.org/confluence/x/0QBN
Once installed it integrates into OSGi Launch configuration by adding and extra tab that allows you to just select the checkbox for Spring DM. So basically to get Spring DM into the picture you just have to do one click :). The page on wiki is outdated so you will not find the Spring DM profile in the picture but is definitively there.
This beside the fact that will allow you to start any open source osgi framework not only Equinox, so you can easily test if your bundles works on other frameworks. And for Equinox fans: you can start up any version of Equinox not only the version bundled with Eclipse.</description>
		<content:encoded><![CDATA[<p>You may also try out Pax Cursor Eclipse plugin <a href="http://wiki.ops4j.org/confluence/x/0QBN" rel="nofollow">http://wiki.ops4j.org/confluence/x/0QBN</a><br />
Once installed it integrates into OSGi Launch configuration by adding and extra tab that allows you to just select the checkbox for Spring DM. So basically to get Spring DM into the picture you just have to do one click <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . The page on wiki is outdated so you will not find the Spring DM profile in the picture but is definitively there.<br />
This beside the fact that will allow you to start any open source osgi framework not only Equinox, so you can easily test if your bundles works on other frameworks. And for Equinox fans: you can start up any version of Equinox not only the version bundled with Eclipse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The 411 on Core Loaders &#187; Blog Archive &#187; Quick Roundup</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-162</link>
		<dc:creator>The 411 on Core Loaders &#187; Blog Archive &#187; Quick Roundup</dc:creator>
		<pubDate>Wed, 26 Mar 2008 11:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-162</guid>
		<description>[...] http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste...Side note: i deselected the ‘Target Platfrom‘ bundle ‘or.apache.log4j‘ since there are some class loader issues with that bundle. If you’re interested, you may take a deeper look about logging under OSGi here. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste...Side" rel="nofollow">http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-ste&#8230;Side</a> note: i deselected the ‘Target Platfrom‘ bundle ‘or.apache.log4j‘ since there are some class loader issues with that bundle. If you’re interested, you may take a deeper look about logging under OSGi here. &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog bookmarks 03/26/2008 &#171; My Diigo bookmarks</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-161</link>
		<dc:creator>Blog bookmarks 03/26/2008 &#171; My Diigo bookmarks</dc:creator>
		<pubDate>Wed, 26 Mar 2008 05:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-161</guid>
		<description>[...] Setting up Spring Dynamic Modules (OSGi) with Eclipse - A step-by-step tutorial « brain driven deve... [...]</description>
		<content:encoded><![CDATA[<p>[...] Setting up Spring Dynamic Modules (OSGi) with Eclipse &#8211; A step-by-step tutorial « brain driven deve&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All things bright and beautiful &#171; jaxclipse</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-157</link>
		<dc:creator>All things bright and beautiful &#171; jaxclipse</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-157</guid>
		<description>[...] March 25, 2008 at 12:37 pm &#183; Filed under Uncategorized   Wow.  How things change.  With Spring-OSGi renamed as Spring-DM and finally past a 1.0 release it looks like there is renewed interest in the eclipse community.  The attempt I made last November is driving quite a bit of traffic.  Since that was done with earlier versions and I don&#8217;t have time to update now - I&#8217;m just going to point the stallwart visitor here. [...]</description>
		<content:encoded><![CDATA[<p>[...] March 25, 2008 at 12:37 pm &#183; Filed under Uncategorized   Wow.  How things change.  With Spring-OSGi renamed as Spring-DM and finally past a 1.0 release it looks like there is renewed interest in the eclipse community.  The attempt I made last November is driving quite a bit of traffic.  Since that was done with earlier versions and I don&#8217;t have time to update now &#8211; I&#8217;m just going to point the stallwart visitor here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djo.mos</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-156</link>
		<dc:creator>djo.mos</dc:creator>
		<pubDate>Tue, 25 Mar 2008 11:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-156</guid>
		<description>Hello and many many thanks for this: Very interesting !
Cheers.</description>
		<content:encoded><![CDATA[<p>Hello and many many thanks for this: Very interesting !<br />
Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Gleichmann</title>
		<link>http://gleichmann.wordpress.com/2008/03/24/setting-up-spring-dynamic-modules-osgi-with-eclipse-a-step-by-step-tutorial/#comment-155</link>
		<dc:creator>Mario Gleichmann</dc:creator>
		<pubDate>Tue, 25 Mar 2008 10:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://gleichmann.wordpress.com/?p=34#comment-155</guid>
		<description>Hi Costin,

no problems with your suggestion - just go ahead :o)

Greetings

Mario</description>
		<content:encoded><![CDATA[<p>Hi Costin,</p>
<p>no problems with your suggestion &#8211; just go ahead <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</p>
<p>Greetings</p>
<p>Mario</p>
]]></content:encoded>
	</item>
</channel>
</rss>
