First make sure that you have actually deployed these <permutation hash>.gwt.rpc files to your server. They should be in the same folder as the rest of the generated JavaScript. If thats all fine then your deployment probably does not match GWT's default assumptions where to find these <permutation hash>.gwt.rpc files. Take a look at RemoteServiceServlet.doGetSerializationPolicy() and adjust it to your needs.
-- J. -- http://groups.google.com/group/Google-Web-Toolkit-Contributors --- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
