Describe Restlet services

2009-12-17 Thread Ruben Hernando
Hi!

I'd like to make a description of a restlet web service using 'wsdl' or 
something similar.
I use Spring to attach all my resources to a SpringRouter, and I want to have a 
description of each one.
is there any tool or any way to do it?

thanks in advance

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2431133


Re: Describe Restlet services

2009-12-17 Thread Stephan Koops
Hi Ruben,

WADL is a standard for describing REST resources. There is a WADl 
extension for Restlet, But I'm not sure, if it do, what you need.

best regards
   Stephan

Ruben Hernando schrieb:
 Hi!

 I'd like to make a description of a restlet web service using 'wsdl' or 
 something similar.
 I use Spring to attach all my resources to a SpringRouter, and I want to have 
 a description of each one.
 is there any tool or any way to do it?

 thanks in advance


--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2431287