We tracked it down to a Chrome dev mode oddity. Chrome dev mode adds a __gwt_ObjectId attribute to all objects passed between Java and JSNI. I'm testing a simple fix now. Thanks, John LaBanca [email protected]
On Fri, Aug 20, 2010 at 3:08 PM, Pascal Patry <[email protected]> wrote: > On Friday, August 20, 2010 14:24:47 John LaBanca wrote: > > Do you see this error every time, or just intermittently? > > Every time with a RequestObject<Long>. I suspect any other kind of > request using RequestObject<> would also trigger it. > > As I previously mentioned, it's a chrome only issue. > > -- > http://groups.google.com/group/Google-Web-Toolkit-Contributors > -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
