<?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: Community Restlet tutorials</title>
	<atom:link href="http://blog.noelios.com/2008/07/24/community-restlet-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.noelios.com/2008/07/24/community-restlet-tutorials/</link>
	<description>Realize your Web ideas !</description>
	<lastBuildDate>Tue, 16 Feb 2010 11:23:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harald Pehl</title>
		<link>http://blog.noelios.com/2008/07/24/community-restlet-tutorials/#comment-7622</link>
		<dc:creator>Harald Pehl</dc:creator>
		<pubDate>Mon, 23 Nov 2009 15:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://noelios.wordpress.com/?p=125#comment-7622</guid>
		<description>Hi, 

If someone is interested in another integration with Guice using a servlet based approach, feel free to take a look at my post under http://haraldpehl.blogspot.com/2009/11/google-appengine-restlet.html

Best regards
Harald</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>If someone is interested in another integration with Guice using a servlet based approach, feel free to take a look at my post under <a href="http://haraldpehl.blogspot.com/2009/11/google-appengine-restlet.html" rel="nofollow">http://haraldpehl.blogspot.com/2009/11/google-appengine-restlet.html</a></p>
<p>Best regards<br />
Harald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Louvel</title>
		<link>http://blog.noelios.com/2008/07/24/community-restlet-tutorials/#comment-7044</link>
		<dc:creator>Jerome Louvel</dc:creator>
		<pubDate>Thu, 11 Sep 2008 10:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://noelios.wordpress.com/?p=125#comment-7044</guid>
		<description>Hi khal,

Yes, it is possible by relying on the Restlet-WADL extension. There is a WadlResource that you can extend and that provides this feature. You can also customize the WADL representation. 

Note however, that it is exposed via the OPTIONS method and not directly via GET by default. If you have the tunnel service enabled, you can still use GET by adding the &quot;method=OPTIONS&quot; query parameter.

Best regards,
Jerome</description>
		<content:encoded><![CDATA[<p>Hi khal,</p>
<p>Yes, it is possible by relying on the Restlet-WADL extension. There is a WadlResource that you can extend and that provides this feature. You can also customize the WADL representation. </p>
<p>Note however, that it is exposed via the OPTIONS method and not directly via GET by default. If you have the tunnel service enabled, you can still use GET by adding the &#8220;method=OPTIONS&#8221; query parameter.</p>
<p>Best regards,<br />
Jerome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khal</title>
		<link>http://blog.noelios.com/2008/07/24/community-restlet-tutorials/#comment-7040</link>
		<dc:creator>khal</dc:creator>
		<pubDate>Thu, 04 Sep 2008 18:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://noelios.wordpress.com/?p=125#comment-7040</guid>
		<description>Hi,

Is it possible to describe resources in WADL? For example, how can I return WADL representation for a resource in response to GET?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is it possible to describe resources in WADL? For example, how can I return WADL representation for a resource in response to GET?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
