1) Compile with GWT compile. Right button on the project->google->GWT Compile. This action generate the war folder.
2) Copy this content in WebContent folder.
Then deploy it on tomcat.
Juan
2011/3/1 Erel Segal <erelsgl@gmail.com>
Hello,
I wrote a simple GWT application with RPC, and I would like to deploy
it on a tomcat server. I found this link:
http://code.google.com/intl/iw/webtoolkit/doc/trunk/DevGuideServerCommunication.html#DevGuideRPCDeployment
which says: "If you created your project with webAppCreator, you can
simply run ant war in your project directory. The Ant build.xml file
should do the following things automatically..."
Unfortunately, I created my project with Eclipse and not with
webAppCreator, so I don't have the build.xml file.
Is there a way to create that war file from eclipse?
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment