hi,

I am using google plugin for eclipse and start my tomcat server
instance via the eclipse-WTP servers view.
Basically it works, but the first start is quite inconvenient and I
wonder, if anyone knows a better way to do this.

so here is what I need do to start the gwt-app.

when I checkout a clean version of my project, the war folder includes
only the web.xml and WEB-INF folder.
now I start my 'Web Application' run-configuration which has the -war
attribute set to the war folder.
when this starts up, it will create the MODULE directory in my war
folder (which inlcudes hosted.html, etc.)

but eclipse does not see these files yet: I have to manuall refresh my
project.

when I now start the browser (by dbl-clicking the entry in the
"Development Mode" view, the .gwt.rpc files will be created in my
MODULE directory.
again I have to manually refresh the project in eclipse "Package
Explorer" view

now I can start my server and then I need to refresh the browser and
everything will work.

*****
when I start the server first and then the development, the files will
automatically be copied to the web-servers exploded war directory, but
the client-server communication will not work: I get
SerializationExceptions

cheers, martin


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

Reply via email to