Hi Saurabh, That's the magic of GAE : forget about your jars, wars, and whatsoever. On the server side, you do not have access to the file system. Bye.
On 13/09/10 13:51, "Saurabh Saxena" <[email protected]> wrote: > Hi All, > > I have successfully deployed applicaion in google app engine by > creating one application id.Now i can access my app using > http://myappname.appspot.com > > I am wandering where the jars files are located and where does war > file gets deployed.II have checked current load through > https://www.appengine.google.com/ and checked all other options but > not able to find jar files that gets deployed with my application and > alos the war file. > > Can anyone help me finding where i can check jar file ans war file > deployed in https://www.appengine.google.com/ > > Thanks in advance. > > Regards, > Saurabh -- 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.
