>
>  The error I'm getting seems to suggest that there may be an issue with 
> the serialization policy file. But if that is true then why doesn't it fail 
> on my local machine?
>

You should see a log entry saying that the serialization policy file could 
not be loaded. That log entry only appears once when you do the very first 
GWT-RPC request.

If your production deployment does not meet GWT's standard assumption on 
how to load that file you can override 
RemoteServiceServlet.doGetSerializationPolicy().

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to