Following the post https://groups.google.com/forum/#!msg/google-web-toolkit/DUwXLpyMmbk/zSk2-qEXO44J - I had a spurious requestfactory-servlet jar in my libs, I removed it and it worked.
On Friday, 9 November 2012 13:56:55 UTC+1, Thomas Lefort wrote: > > I upgraded to 2.5 recently. Everything works fine in hosted mode, but when > I compiled and deployed under jetty 6.x I get the following error: > > Exception while dispatching incoming RPC call > java.lang.NoSuchFieldError: CHARSET_UTF8 > at > com.google.gwt.user.server.rpc.impl.SerializabilityUtil.generateSerializationSignature(SerializabilityUtil.java:862) > > > > Any idea? > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/XaLbKlTgghMJ. 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-web-toolkit?hl=en.
