<?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: Running servlets inside Equinox/Eclipse</title>
	<atom:link href="http://urbas.tk/index.php/2010/01/22/running-servlets-inside-equinox/feed/" rel="self" type="application/rss+xml" />
	<link>http://urbas.tk/index.php/2010/01/22/running-servlets-inside-equinox/</link>
	<description>Radoslaw H. Urbas homepage / blog</description>
	<lastBuildDate>Mon, 28 Nov 2011 15:23:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Na_D</title>
		<link>http://urbas.tk/index.php/2010/01/22/running-servlets-inside-equinox/comment-page-1/#comment-13836</link>
		<dc:creator>Na_D</dc:creator>
		<pubDate>Fri, 06 Aug 2010 07:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://urbas.tk/?p=195#comment-13836</guid>
		<description>hello,

A very neat tutorial indeed .I tried the same example but I am getting the following error:

java.net.SocketException: Permission denied
	at sun.nio.ch.Net.bind(Native Method)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)
	at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>A very neat tutorial indeed .I tried the same example but I am getting the following error:</p>
<p>java.net.SocketException: Permission denied<br />
	at sun.nio.ch.Net.bind(Native Method)<br />
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:137)<br />
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:77)<br />
	at org.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timokk</title>
		<link>http://urbas.tk/index.php/2010/01/22/running-servlets-inside-equinox/comment-page-1/#comment-12720</link>
		<dc:creator>timokk</dc:creator>
		<pubDate>Sat, 15 May 2010 08:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://urbas.tk/?p=195#comment-12720</guid>
		<description>Thank you for the useful example.</description>
		<content:encoded><![CDATA[<p>Thank you for the useful example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Vogel</title>
		<link>http://urbas.tk/index.php/2010/01/22/running-servlets-inside-equinox/comment-page-1/#comment-10419</link>
		<dc:creator>Lars Vogel</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://urbas.tk/?p=195#comment-10419</guid>
		<description>Thanks. This is a nice tip. As far as I know the servlet specification supported in the current version of Eclipse is pretty old (org.mortbay.jetty.server). If that is correct I hope we see improved servlet support in Eclipse 3.6.</description>
		<content:encoded><![CDATA[<p>Thanks. This is a nice tip. As far as I know the servlet specification supported in the current version of Eclipse is pretty old (org.mortbay.jetty.server). If that is correct I hope we see improved servlet support in Eclipse 3.6.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

