Hi,
I'm doing a User Path validation for a script on a GWT app. for one of the services it is throwing the following:
Error Code: NL-GWT-PLUGIN-ENGINE-01 Message: An internal error occurred while processing the GWT request. Details: Class Not Found: Missing GWT serialization policy file 7C868B6479FA883D5F35CEFE304A1B81.gwt.rpc
I have verified this file is in the <project-home>/lib/plugins/gwt folder along with the rest of the .gwt.rpc files. Is this a bug?