<?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: Creating a jetty based OSGi HttpService for apache felix</title>
	<atom:link href="http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:06:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Renee</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-11502</link>
		<dc:creator>Renee</dc:creator>
		<pubDate>Mon, 05 Jan 2009 20:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-11502</guid>
		<description>Thanks for your input.  Right now Felix is what we have to work with.  So that&#039;s why I&#039;m looking at the jetty server.  I&#039;m not using hibernate, just a service that has the state data which needs to be displayed on the GUI.  I&#039;m just having trouble with the context handlers and servlets and getting everything connected, and your example is the only one I can find.  I start Felix up a little differently, using the config.properities file with felix.jar so thats part where the gap is.</description>
		<content:encoded><![CDATA[<p>Thanks for your input.  Right now Felix is what we have to work with.  So that&#8217;s why I&#8217;m looking at the jetty server.  I&#8217;m not using hibernate, just a service that has the state data which needs to be displayed on the GUI.  I&#8217;m just having trouble with the context handlers and servlets and getting everything connected, and your example is the only one I can find.  I start Felix up a little differently, using the config.properities file with felix.jar so thats part where the gap is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-11021</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Thu, 11 Dec 2008 07:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-11021</guid>
		<description>Not sure if I understand the question completely. Do you want to update controls on your gui? Or do you want to change data using hibernate for instance. Both options can be made available. There are however some substantial buts. With Hibernate there are still some class loading tricks and data sharing things to consider. If you can update the gui using remote services this should be possible. Personally I see this post as a more theoretical case. I&#039;d urge you to have a look at the more advanced projects that have modules available that you can use in for instance glassfish, spring dm, or other servers. Not that felix is not nice, just this combination of jetty and felix is not going to be the future. Check one of the previous comments about pax for more information</description>
		<content:encoded><![CDATA[<p>Not sure if I understand the question completely. Do you want to update controls on your gui? Or do you want to change data using hibernate for instance. Both options can be made available. There are however some substantial buts. With Hibernate there are still some class loading tricks and data sharing things to consider. If you can update the gui using remote services this should be possible. Personally I see this post as a more theoretical case. I&#8217;d urge you to have a look at the more advanced projects that have modules available that you can use in for instance glassfish, spring dm, or other servers. Not that felix is not nice, just this combination of jetty and felix is not going to be the future. Check one of the previous comments about pax for more information</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renee</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-11019</link>
		<dc:creator>Renee</dc:creator>
		<pubDate>Thu, 11 Dec 2008 00:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-11019</guid>
		<description>Thanks for posting this helped.  I&#039;m new at all this, and I&#039;m trying to update controls on a gui via Jetty Web server based on information thats being passed around the osgi/felix services.  Is that possible?  I&#039;m trying to 1 - integrate jetty with felix, which your post is helping on.  and 2 - I have a GUI using java web start running on Jetty and I want to be able to update status on it. Everything I&#039;ve seen so far thats in osgi seems to still be pretty standalone, meaning there is no data thats being actively updated.  Do you have any suggestions on how to do this, or where I can find some more information and examples on it?

Thanks!!</description>
		<content:encoded><![CDATA[<p>Thanks for posting this helped.  I&#8217;m new at all this, and I&#8217;m trying to update controls on a gui via Jetty Web server based on information thats being passed around the osgi/felix services.  Is that possible?  I&#8217;m trying to 1 &#8211; integrate jetty with felix, which your post is helping on.  and 2 &#8211; I have a GUI using java web start running on Jetty and I want to be able to update status on it. Everything I&#8217;ve seen so far thats in osgi seems to still be pretty standalone, meaning there is no data thats being actively updated.  Do you have any suggestions on how to do this, or where I can find some more information and examples on it?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www.jillesvangurp.com : server side osgi, a myth?</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-10732</link>
		<dc:creator>www.jillesvangurp.com : server side osgi, a myth?</dc:creator>
		<pubDate>Tue, 25 Nov 2008 15:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-10732</guid>
		<description>[...] #2 is to use Apache Felix which apparently can embed Jetty. That&#8217;s great but I&#8217;m a tomcat guy and am more interested in using [...]</description>
		<content:encoded><![CDATA[<p>[...] #2 is to use Apache Felix which apparently can embed Jetty. That&#8217;s great but I&#8217;m a tomcat guy and am more interested in using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristina Negrean</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-8844</link>
		<dc:creator>Cristina Negrean</dc:creator>
		<pubDate>Tue, 21 Oct 2008 16:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-8844</guid>
		<description>Janos,

There seem to be a possibility to add better servlet support, filters, listeners, error pages, JSPs, session availability for an OSGi Http Service,  this URL might be useful: http://wiki.ops4j.org/confluence/display/ops4j/Pax+Web</description>
		<content:encoded><![CDATA[<p>Janos,</p>
<p>There seem to be a possibility to add better servlet support, filters, listeners, error pages, JSPs, session availability for an OSGi Http Service,  this URL might be useful: <a href="http://wiki.ops4j.org/confluence/display/ops4j/Pax+Web" rel="nofollow">http://wiki.ops4j.org/confluence/display/ops4j/Pax+Web</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jettro</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-2320</link>
		<dc:creator>jettro</dc:creator>
		<pubDate>Wed, 16 Jul 2008 10:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-2320</guid>
		<description>You are right that it is hard to configure the jetty server with listeners and filters. That is because the spec is not a complete war implementation. The spec just specifies a very basic HttpService implementation. Therefore at springsource they have implemented something different for web projects. There are other solutions available if you browse the web. We plan on writing more on this the coming period, but time is my enemy at the moment.

As for the sources, since the sources are already available, as well as the patch, i&#039;d encourage you to download the sources as well as the patch. I am not planning on providing the patches sources.

Sorry I cannot help you further, hope to write more about this in the near future.</description>
		<content:encoded><![CDATA[<p>You are right that it is hard to configure the jetty server with listeners and filters. That is because the spec is not a complete war implementation. The spec just specifies a very basic HttpService implementation. Therefore at springsource they have implemented something different for web projects. There are other solutions available if you browse the web. We plan on writing more on this the coming period, but time is my enemy at the moment.</p>
<p>As for the sources, since the sources are already available, as well as the patch, i&#8217;d encourage you to download the sources as well as the patch. I am not planning on providing the patches sources.</p>
<p>Sorry I cannot help you further, hope to write more about this in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman Janos</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/comment-page-1/#comment-2318</link>
		<dc:creator>Roman Janos</dc:creator>
		<pubDate>Wed, 16 Jul 2008 09:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comment-2318</guid>
		<description>Hi,

Thanks for the org.apache.felix.http.jetty-0.9.0-GRIDSHORE.jar it is very helpful but what I am missing is the possibility to configure the jetty server. Some kind of listener control, filter configuration and so on. Have I something misunderstand? or it is really not possible to configure it. I checked also the svn  http://gridshore.googlecode.com/svn/trunk with the idea to find the sources to yours felix.http.jetty bundle to perform the changes that I need but I found nothing. Am I looking on the right place?

One more time thanks.

Best regards

Roman Janos</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for the org.apache.felix.http.jetty-0.9.0-GRIDSHORE.jar it is very helpful but what I am missing is the possibility to configure the jetty server. Some kind of listener control, filter configuration and so on. Have I something misunderstand? or it is really not possible to configure it. I checked also the svn  <a href="http://gridshore.googlecode.com/svn/trunk" rel="nofollow">http://gridshore.googlecode.com/svn/trunk</a> with the idea to find the sources to yours felix.http.jetty bundle to perform the changes that I need but I found nothing. Am I looking on the right place?</p>
<p>One more time thanks.</p>
<p>Best regards</p>
<p>Roman Janos</p>
]]></content:encoded>
	</item>
</channel>
</rss>
