The following link contains information related to deploying your GWT application:
http://code.google.com/webtoolkit/doc/1.6/DevGuideDeploying.html On Wed, Nov 18, 2009 at 9:40 AM, NMAGOCIO <[email protected]> wrote: > If you just want to test it in a browser click the Compile/Browse > button in the hosted mode browser and that kicked off Firefox for me. > > That red toolbox on the menu runs the compiler so I don't think you > need to mess with a build.xml > when you run the compiler you get something like: > Compiling module com.google.gwt.sample.stockwatcher.StockWatcher > Compiling 6 permutations > Permutation compile succeeded > Linking into /Users/james/Documents/workspace/StockWatcher/war > Link succeeded > Compilation succeeded -- 17.020s > Have you tried copying that war file in the path of Apache? > I use AppEngine so have not worked directly w/ Apache locally. > Check to make sure any extra libs you used are in war/WEB-INF/lib/ > before you compile. > > -- > > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- 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=.
