Hi,

The Javascript is generated by GWT directly, so it could be a GWT
issue, but we would first like to reproduce your issue. Could you
enter a bug report in our issue tracker and attach a simple project
reproducing the issue?
http://www.restlet.org/community/issues

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com


2010/1/4  <[email protected]>:
> Thanks for your response.
>
> I've used the latest build and I still have the same problem.
>
> So here's what I have found, the code fails in JavaScript with this call.
>
> eval("{\"ca.sqm.gwt.client.tabs.websitea.TestCase\":{\"firstName\":\"Daly\",\"lastName\":\"Kevin\",\"age\":41}}")
>
> If I try to run this code in firebug on the command line it fails. What is 
> needed to run it is a "(" at the start and a ")" at the end of the string, 
> then the eval works.
>
> Where is this eval generated, is it something that GWT builds or is there a 
> generator registered in the Resteasy client library.
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2434736
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2435033

Reply via email to