Intermitant serialization exception with GWT Dev mode and external server
问题 I have a GWT app which runs pretty much flawlessly in Dev mode with GWT's embedded jetty server. However, I need to move over to using an external jetty server (For various reasons). I followed the GWT documentation Compile & Debug for external server setup exactly. My app runs, however 2/3 of the time on load I get a serialization exception similar to this (On the server side): com.google.gwt.user.client.rpc.SerializationException: Type 'my.package.impl.ContentTypeImpl' was not assignable to