<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gridshore &#187; jetty</title>
	<atom:link href="http://www.gridshore.nl/tag/jetty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gridshore.nl</link>
	<description>A weblog about software engineering, Architecture, Technology an other things we like.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:47:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating a jetty based OSGi HttpService for apache felix</title>
		<link>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/</link>
		<comments>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 21:02:08 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[felix]]></category>
		<category><![CDATA[jetty]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_66()',5000); }); function loadFBShareMe_66(){ jQuery(document).ready(function($) { $('.dd-fbshareme-66').remove();$('.DD_FBSHAREME_AJAX_66').attr('width','53');$('.DD_FBSHAREME_AJAX_66').attr('height','69');$('.DD_FBSHAREME_AJAX_66').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/&#038;size=large'); }); }<p>OSGi has a service spec called http.service (see Service Compendium document of the OSGi Alliance). Felix has an implementation for it that is based around jetty 4.x. Since we are at jetty 6.1.7 at the moment I thought about trying to create an implementation [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2008/02/29/creating-a-jetty-based-osgi-httpservice-for-apache-felix/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Embedding Jetty in OSGi (osgi felix sample step 3)</title>
		<link>http://www.gridshore.nl/2008/02/15/embedding-jetty-in-osgi-osgi-felix-sample-step-3/</link>
		<comments>http://www.gridshore.nl/2008/02/15/embedding-jetty-in-osgi-osgi-felix-sample-step-3/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 15:41:03 +0000</pubDate>
		<dc:creator>jettro</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[felix]]></category>
		<category><![CDATA[jetty]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[servlet]]></category>

		<guid isPermaLink="false">http://www.gridshore.nl/2008/02/15/embedding-jetty-in-osgi-osgi-felix-sample-step-3/</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadFBShareMe_52()',5000); }); function loadFBShareMe_52(){ jQuery(document).ready(function($) { $('.dd-fbshareme-52').remove();$('.DD_FBSHAREME_AJAX_52').attr('width','53');$('.DD_FBSHAREME_AJAX_52').attr('height','69');$('.DD_FBSHAREME_AJAX_52').attr('src','http://widgets.fbshare.me/files/fbshare.php?url=http://www.gridshore.nl/2008/02/15/embedding-jetty-in-osgi-osgi-felix-sample-step-3/&#038;size=large'); }); }<p>This is my third post in the osgi basics series. The topic of today is embedding a servlet container within an osgi container. Of course I am continuing to use felix and now I start using jetty from mortbay. Starting from version 6.1.x, jetty [...]]]></description>
		<wfw:commentRss>http://www.gridshore.nl/2008/02/15/embedding-jetty-in-osgi-osgi-felix-sample-step-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
