Tuesday, March 1, 2011

Deploying a GWT application from eclipse

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.

No comments:

Post a Comment