On Thursday, July 5, 2012 10:28:06 AM UTC+2, monkeyboy wrote: > > Thanks Thomas for the clarification. > I now understand that I must have two servers running one for app engine > and the other for the code. I managed to make them work, however now I have > a problem with GWT-RPC serialization. The code server compiled draft > version does not contain the required server policies with the appropriate > name (the *.gwt.rpc files). There is the same number of policies in the > original compiled version and in the draft version but they have different > filenames. Now the server complains it can't find the appropriate > serialization policies. How can I fix this? >
That's a known issue, and you can search the group archives for some clever solutions by other GWT users. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/NyiIFhRWbiIJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
