Try running this command and see where the file is, I think the
staging directory will appear there. Although it is probably deleted
once uploaded...
stageDir = File.createTempFile("appcfg", null);
I found it here:
http://74.125.153.132/search?q=cache:fX3jCb9j-9QJ:jxva-framework.appspot.com/Application.java+google+app+engine+staging+directory&cd=19&hl=en&ct=clnk&gl=au
On Aug 17, 7:47 am, Tom Ball <[email protected]> wrote:
> My limited understanding is that everything in your project's war/ directory
> is uploaded (probably as a single .war file), so check there to see what can
> be pruned.
> Tom
>
> 2009/8/16 Kriván Bálint <[email protected]>
>
>
>
>
>
> > Hi!
>
> > I would like to know what files are getting uploaded to google's
> > server (to see if I can minimize the number of files, maybe there are
> > unnecessary files). How can I check this?
>
> > Thanks!- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---