On Thursday, July 5, 2012 9:42:26 AM UTC-7, Thomas Broyer wrote: > > > > 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. >
Well actually, I didn't know that Super Dev Mode has a problem with GWT-RPC (though it makes sense in retrospect that there might be a problem). I'm having trouble searching for the workarounds. Can someone collect this information and create an issue in the issue tracker? - Brian -- 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/-/f-D2cZShvzwJ. 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.
