Problem with delete method in my client application

2013-05-24 Thread Sergio
Hi all! I'm a newbie with Restlet and I have a problem. I created a service that works perfectly but my client application does not. It fails when I invoke the DELETE method. GET, POST and PUT works fine. This is the code from my client application: JSONObject object = new JSONObject();

Authenticator and Component XML configuration

2014-05-13 Thread Sergio
; name=AndroPi RESTful server description=Configures NAT and output interface for nodes into the inner network owner=GRC UPV author=Sergio Martínez Tornell client protocol=CLAP / server protocol=HTTP port=8080 parameter name=tracing

RE: Re: Authenticator and Component XML configuration

2014-05-14 Thread Sergio
service implementation using restlet? I would like to see some code, tutorials and Restlet in action are quite simple. Thanks again, Sergio -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=3078322

RE: Re: Authenticator and Component XML configuration

2014-05-14 Thread Sergio
the information of the request correctly, then I think the first router is working properly. How can I implement a router1 - authenticator -tracer - router2 routing scheme? I want the authenticator to only guard resources under /apps/{appId}. Thanks in advance, Sergio

Problems extracting a POST request's entity

2008-02-29 Thread Sergio Saugar
from a request's entity??? (i try to do it using an InputStreamReader but the result is the same) I would appreciate some help regarding this, it takes me two days!! :-) P.D.- Please forgive my poor english :-) -- Sergio Saugar García Área de Ciencias de la Computación e Inteligencia

Re: Problems extracting a POST request's entity

2008-03-03 Thread Sergio Saugar
and now the problem is gone. Regards, Sergio. -- Sergio Saugar García Área de Ciencias de la Computación e Inteligencia Artificial Departamento de Ciencias de la Computación Edificio Departamental II - Despacho 053 Escuela Técnica Superior de Ingeniería Informática Universidad Rey

Re: Are there news about Restlet: Official Developer's Guide to RESTful Web Applications in Java ?

2009-02-19 Thread Sergio Saugar
(avoiding look to source code ;-) ). Best regards and thanks for your hard work on Restlet! Sergio. -- Department of Computing Sciences School of Computer Engineering University Rey Juan Carlos -- http://restlet.tigris.org/ds/viewMessage.do