SuperDev Code server create cache.js and .rpc file in temp folder of system
under folder name like this "gwt-codeserver-7917955539027953667.tmp". I see
that rpc file generated in this folder is different than what is complied
by
GWT compiler in war folder of project(which is used by GWT's inbuilt JETTY
server). This could be reason for this error. But I am not able to
understand why this difference and what should be done to avoid this.


On Sat, Oct 19, 2013 at 6:49 PM, jaga <j.annes...@gmail.com> wrote:

> Hi,
>
> There is an option in eclipse for automatic building. If you turn this off
> you may solve your problem. The problem is that the files used by the
> superdev mode are becoming out of date. This happens every time you are
> changing code in eclipse. Changing the code will trigger the build and
> hence the files you previously copied to the superdev server are becoming
> out of date. These are the RPC files Thomas talked about.
>
> Solution: to restart superdev after every build. You will have to trigger
> a build. It might only be a problem when you are changing the server side
> files.
>
> Ja
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Nagin Kothari
Co-founder,
Zilicus Solutions
www.zilicus.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to