HI Maybe a bit late but this is for future peeps:
make a file with extension .bat (example: warUp.bat) and stick the following in it : SET PATH=%PATH%;c:\Program Files\Java\jdk1.6.0\bin; //path to your jdk jar -cvf nameOf War.war * (where nameOfWar will be the name of the war file that is created) pause The bat file should be in the same level as your html page. HTH :) On Oct 21, 5:31 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello everyone, > i have developped a project with gwt.so i war to deploy it to > tomcat.Can you say me how can i generate the war file please? > arnaud --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---