<?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: Building Your Equinox OSGi Application Server &#8211; Part 2</title>
	<atom:link href="http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:17:31 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Bojan Kraut</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-3695</link>
		<dc:creator>Bojan Kraut</dc:creator>
		<pubDate>Sun, 11 Apr 2010 22:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-3695</guid>
		<description>Great article! Thanks.
I guess you changed the code in Activator. Anyway if I just change absolute path to relative I get an exception when I try to start the bundle. Id be very gratefull if you can send me your corrections.</description>
		<content:encoded><![CDATA[<p>Great article! Thanks.<br />
I guess you changed the code in Activator. Anyway if I just change absolute path to relative I get an exception when I try to start the bundle. Id be very gratefull if you can send me your corrections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Nelson</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-3176</link>
		<dc:creator>Bill Nelson</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-3176</guid>
		<description>Excellent tutorial! Thank you. Quick question, is it necessary to run Equinox OSGi in a servlet container application? We have developed an application that simply moves files around using Spring Integration and we would prefer not using Spring dm, Tomcat, etc. Can it be done?</description>
		<content:encoded><![CDATA[<p>Excellent tutorial! Thank you. Quick question, is it necessary to run Equinox OSGi in a servlet container application? We have developed an application that simply moves files around using Spring Integration and we would prefer not using Spring dm, Tomcat, etc. Can it be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom France</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-3059</link>
		<dc:creator>Tom France</dc:creator>
		<pubDate>Fri, 06 Nov 2009 19:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-3059</guid>
		<description>Is there a way to accomplish the same console-based provisioning steps using the p2 director application?  That would allow for finer-grained control + uninstalls.</description>
		<content:encoded><![CDATA[<p>Is there a way to accomplish the same console-based provisioning steps using the p2 director application?  That would allow for finer-grained control + uninstalls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lewis</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2711</link>
		<dc:creator>Scott Lewis</dc:creator>
		<pubDate>Fri, 28 Aug 2009 14:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2711</guid>
		<description>Hi Santosh.  For the moment, I don&#039;t feel comfortable redistributing the changes that I made to the knoplerfish servlet (just some absolute to relative path changes), because I haven&#039;t gotten any approval for doing this from the knopplerfish folks.  So for the moment, I&#039;ll just direct you to https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/httpconsole/readme.html to get the original knopflerfish code...and I will be happy to guide you through the necessary changes.  And I will try to get a hold of the knoplerfish committers and offer to contribute the changes back.</description>
		<content:encoded><![CDATA[<p>Hi Santosh.  For the moment, I don&#8217;t feel comfortable redistributing the changes that I made to the knoplerfish servlet (just some absolute to relative path changes), because I haven&#8217;t gotten any approval for doing this from the knopplerfish folks.  So for the moment, I&#8217;ll just direct you to <a href="https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/httpconsole/readme.html" rel="nofollow">https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles/http/httpconsole/readme.html</a> to get the original knopflerfish code&#8230;and I will be happy to guide you through the necessary changes.  And I will try to get a hold of the knoplerfish committers and offer to contribute the changes back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh B</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2706</link>
		<dc:creator>Santosh B</dc:creator>
		<pubDate>Fri, 28 Aug 2009 01:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2706</guid>
		<description>knoplerfish rep details is missing and as you said in the previous comment changes in the existing servlet.</description>
		<content:encoded><![CDATA[<p>knoplerfish rep details is missing and as you said in the previous comment changes in the existing servlet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lewis</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2654</link>
		<dc:creator>Scott Lewis</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2654</guid>
		<description>Hello Udo.

RE: the knopflerfish repo...I got it from http://www.knopflerfish.org/ and created a repository myself after making small modifications to the httpconsole servlet.  The modifications were necessary because in the existing servlet were several hard-coded URL paths, that did not work in a new context.   I then created a repo using the p2 repo-creation tools.  Since I am not on the knopflerfish team, I do not feel comfortable redistributing this code, although I would happily contribute the changes back to the knoplerfish team if they so desire.</description>
		<content:encoded><![CDATA[<p>Hello Udo.</p>
<p>RE: the knopflerfish repo&#8230;I got it from <a href="http://www.knopflerfish.org/" rel="nofollow">http://www.knopflerfish.org/</a> and created a repository myself after making small modifications to the httpconsole servlet.  The modifications were necessary because in the existing servlet were several hard-coded URL paths, that did not work in a new context.   I then created a repo using the p2 repo-creation tools.  Since I am not on the knopflerfish team, I do not feel comfortable redistributing this code, although I would happily contribute the changes back to the knoplerfish team if they so desire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Udo</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2650</link>
		<dc:creator>Udo</dc:creator>
		<pubDate>Thu, 20 Aug 2009 08:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2650</guid>
		<description>Where do I get the knopflerfish repository from? How do I install it?</description>
		<content:encoded><![CDATA[<p>Where do I get the knopflerfish repository from? How do I install it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Lewis</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2644</link>
		<dc:creator>Scott Lewis</dc:creator>
		<pubDate>Tue, 18 Aug 2009 15:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2644</guid>
		<description>Hi Frederic,

I don&#039;t plan to describe provisioning through Maven repos, as Maven isn&#039;t an EclipseRT technology (and I&#039;m focusing on EclipseRT technologies for this series). However, if you or others do a posting on it, I will be happy to link to it.  

Please just let me know.</description>
		<content:encoded><![CDATA[<p>Hi Frederic,</p>
<p>I don&#8217;t plan to describe provisioning through Maven repos, as Maven isn&#8217;t an EclipseRT technology (and I&#8217;m focusing on EclipseRT technologies for this series). However, if you or others do a posting on it, I will be happy to link to it.  </p>
<p>Please just let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederic</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2643</link>
		<dc:creator>Frederic</dc:creator>
		<pubDate>Tue, 18 Aug 2009 11:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2643</guid>
		<description>What about provisioning thru Maven repos ?</description>
		<content:encoded><![CDATA[<p>What about provisioning thru Maven repos ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Moir</title>
		<link>http://eclipsesource.com/blogs/2009/08/17/building-your-equinox-appserver-p2/comment-page-1/#comment-2639</link>
		<dc:creator>Kim Moir</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2729#comment-2639</guid>
		<description>Very interesting!  Great post.</description>
		<content:encoded><![CDATA[<p>Very interesting!  Great post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

