Hi Dave, On Sun, Aug 9, 2009 at 7:01 PM, Dave Yost<[email protected]> wrote: > > Which is it? Do we cd to appengine-java-sdk and run > bin/dev_appserver.sh appengine-java-sdk/demos/guestbook/war > or do we cd to the parent directory of appengine-java-sdk and run > appengine-java-sdk/bin/dev_appserver.sh appengine-java-sdk/demos/ > guestbook/war
The latter - the argument you pass to the dev_appserver.sh script is simply the path to your app. -Nick Johnson > > > > -- Nick Johnson, Developer Programs Engineer, App Engine --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
