Re: Error while handling HTTP Client call

2011-04-27 Thread Thierry Boileau
Hello Kayode, you can have a look at this thread for some details http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2433378, it points to this documentation http://wiki.restlet.org/docs_2.0/13-restlet/185-restlet.html. Basically, the AJAX request should consume a resource avai

Error while handling HTTP Client call

2011-04-26 Thread Kayode Odeyemi
First trial with Restlet. And I'm using it to create a client service to consume Drupal service. My example is a typical Restlet official example on using GWT to create Restful web service client. I created the request like this: ClientResource r = new ClientResource(" http://domain.com/services/r