Wednesday, December 18, 2024

Re: Getting 500 error from RPC call

You're triggering the LegacySerializationPolicy... we should make that clearer when it happens.

This occurs when your <hash>.gwt.rpc policy file wasn't present on the server (or wasnt at the expected path). Legacy serialization is much more strict in what it will accept.

I saw a warning about that in the log but not know what it meant. 
I am serving the client side files from Apache and the server side files from Tomcat so they are separate.

Where does the server side code expect the .gwt.rpc file to be?

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CAPc-SMrmz1irirJxQn2_dwF%3DaNYgkykXqB-wmtjJtovvznHi3A%40mail.gmail.com.

No comments:

Post a Comment