Thanks Rob for the contribution. I've referenced your solution in the
"Support Google Web Toolkit" RFE:
http://restlet.tigris.org/issues/show_bug.cgi?id=127

Best regards,
Jerome  

> -----Message d'origine-----
> De : Rob Heittman [mailto:[EMAIL PROTECTED] 
> Envoyé : mardi 4 septembre 2007 21:48
> À : [email protected]
> Objet : Re: Adapting Restlet to GWT Hosted Mode
> 
> 
> Thanks, Tom,
> 
> I started with that, but there were resourceRef problems in 
> my application when mounting the ServerServlet anywhere other 
> than root under GWT.  Operations like getBaseRef() and did 
> not return the same as if the application was mounted at the 
> same path under a normal web-app, or in standalone mode.  
> When I did a little digging, I found that GWT's Tomcat was 
> reporting the empty string for getServletPath() no matter 
> where I mounted a servlet ... don't know if that affects 
> Restlet, but it seemed discouraging.
> 
> If it seems to work for you this way, I'll try it again and 
> see if I can quantify any problems.  It might be specific to 
> our GWT version.
> 
> - Rob
> 
> 
> ----- Original Message -----
> From: "Tom McGee" <[EMAIL PROTECTED]>
> To: [email protected]
> Sent: Tuesday, September 4, 2007 1:20:38 PM (GMT-0500) 
> America/New_York
> Subject: Re: Adapting Restlet to GWT Hosted Mode
> 
> I just used this web.xml ...
> 
> 
> 
> 

Reply via email to