hello :-) I am using the Google Apps Plugin for Eclipse.
I can't deploy my app as there is another deployment which hasn't completed - not sure why. I read the docs at http://code.google.com/appengine/docs/java/tools/uploadinganapp.html#Command_Line_Arguments in order to use the appcfg.cmd rollback and it asks for the location of the <war-location> and this is confusing me - what is the war location. I have tried: C:\Documents and Settings\Darren\My Documents\Java API's \Google API's\appengine-java-sdk-1.2.6\bin>appcfg.cmd rollback C: \Documents and Settings\Darren\workspace\Sandpit\war and: C:\Documents and Settings\Darren\My Documents\Java API's\Google API's\appengine-java-sdk-1.2.6\bin>appcfg.cmd rollback C:\Documents and Settings\Darren\workspace\Sandpit\war\ but it says: Unable to find the webapp directory C:\Documents Can someone explain what I am doing wrong? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
