I know, I'm using App Engine as a servlet container. But the problem is to generate .gwt.rpc files that are compatibles with the compiled javascript generated by SuperDevMode.
2012/6/8 Thomas Broyer <[email protected]> > > > On Friday, June 8, 2012 2:04:48 PM UTC+2, Stefano Ciccarelli wrote: >> >> Yes, I've tried it and doesn't work, but the -cp solution works well. >> >> Now I have to understand how to deal with gwt-rpc because the server >> misses .gwt.rpc files... >> > > CodeServer is only about the "code server" part [1] (although it can serve > your static resources too, for cases where you don't have server-side > code), you still need a Servlet container if you have server-side code. > > [1] > https://developers.google.com/web-toolkit/doc/latest/DevGuideCompilingAndDebugging#DevGuideDevMode > > -- > 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/-/JBlBvMXgmrYJ. > > 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. > -- Nel mondo esistono 10 categorie di persone, quelle che capiscono il binario e quelle che non lo capiscono. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
