Did you ever find a fix to this?  I'm on HtmlUnit 2.9. I'm hitting the
exact same issue.

Thanks,
Phil

On Sun, Feb 20, 2011 at 5:20 AM, sheamuso <ohall...@gmail.com> wrote:

> Hi,
>
> I get the exception: java.lang.RuntimeException: Server Error: Wrapped
> com.gargoylesoftware.htmlunit.ScriptException: Exception invoking
> jsxGet_cookie
>
> Error occurs when trying to run HTMLUnit 2.8 against a GWT web page.
> It works when trying to fetch the html unit home page.
>
> Also if I run it within a main method in the same project this code
> works, but not within app engine:
> final HtmlPage page4 = webClient.getPage("http://gwt.google.com/
> samples/Showcase/Showcase.html#!CwBasicPopup");
> log.info(page4.getTitleText());
>
> Any ideas?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to