On Friday, June 8, 2012 2:18:28 PM UTC+2, Stefano Ciccarelli wrote:
>
> 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.


Oops, sorry; I read too fast.

Switch to RequestFactory? ;-)

More seriously, I doubt it'll ever be possible to use GWT-RPC with 
SuperDevMode, due to how/where it generates its output; though maybe you 
could tweak the way serialization policies are loaded on the server-side? 
(hmm, with AppEngine, that might be impossible, as you'd have to access 
files on the file-system; or maybe set SuperDevMode's workDir as a 
subfolder of your -war?)

-- 
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/-/Rj4sG6PpW_oJ.
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.

Reply via email to