The .gwt.rpc files are correctly generated in the war relative to the
CodeServer workDir, I have to found a way to copy them to the container war
when they change (not quite often), would be nice if the CodeServer could
do that for me :)


2012/6/8 Thomas Broyer <t.bro...@gmail.com>

>
>
> 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 google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to