I use my own classes for cookie management, so I didn't found that error. Subclassing the manager and re-defining getPort() as mentioned in the issue doesn't work?
2011/12/15 Phil McDonnell <[email protected]> > I tried HtmlUnit too, but hit what I believe is a bug stopping it from > working with AppEngine. Have others not his the issue with jsx cookies > described here? > > > http://old.nabble.com/%22Exception-invoking-jsxFunction_send%22-when-using-NicelyResynchronizingAjaxController-in-Google-App-Engine-environment-td32076273.html > > I is apparently an appengine bug from here: > http://code.google.com/p/googleappengine/issues/detail?id=4784 > > On Wed, Dec 14, 2011 at 2:12 AM, Ernesto Oltra <[email protected]>wrote: > >> I've used HtmlUnit before. It has a nice integration with the restricted >> environment of AppEngine. It works. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-appengine/-/ZknSo0OTxR4J. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
