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?
Best regards, Thierry boileau >> Funny thing is that the same thing works if I do client.get(). It's only >> client.delete() that crashes with the exception. So somehow how it >> extracts the URL and sends it to the HttpConnector seems to be different >> between the two. >> > Scratch that: I actually get the same error with client.get(). > > /Rickard > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2447039 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2447042

