It can be done using the cypal gwt eclipse plugin by going file > export > web > war file I used this prior to eclipse plugin. I use google gwt for running in eclipse and cypal one for war only now. I also believe there is ant script out there have just not used it yet
Cheers Noel On Jun 2, 6:24 pm, Miguel Méndez <[email protected]> wrote: > We don't currently support exporting to a war from the IDE. You could do a > clean build in eclipse, then perform a GWT compile, then you can simply war > the contents of the war folder. > We are tracking the export war request as part of the following > issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=3584. > > On Tue, Jun 2, 2009 at 12:57 PM, Efren <[email protected]> wrote: > > > Is there a way to deploy a Eclipse GWT Project to a war file ? > > Im using Eclipse 3.4, GWT 1.6.4, GWT plugin for Eclipse. I want to > > deploy to Websphere Application Server Community Edition server. > > -- > Miguel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
