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].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=.


Reply via email to