Hi Rickard, Thanks for your report! I was able to reproduce it. In fact, it occurs because the client connectors were not automatically resolving relative URIs, even when a base URI was provided.
A fix has been checked in SVN trunk. Note that the new internal HTTP connector available in M7 didn't have this issue. Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -----Message d'origine----- De : Rickard Öberg [mailto:[email protected]] Envoyé : vendredi 12 février 2010 11:58 À : [email protected] Objet : Re: "Only HTTP or HTTPS resource URIs are allowed here" On 2010-02-12 18.46, Thierry Boileau wrote: > Hi Rickard, > > from what I notice, this error can happen only in the context of a GWT > application. But, in this case, the clone method is not available. > What version of Restlet are you using? What are the packages of the > Reference and ClientResource classes? We are using a Restlet-2.0-SNAPSHOT from 2009-10-06, and the packageas are org.restlet.data.Reference and org.restlet.resource.ClientResource. /Rickard ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24470 43 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2452508

