I seeyou are asking for java  which has a different syntax of
configuration files based on the XML deployment descriptor. But for
the record, in the Python version the following worked for me, where
foo/images/favicon.ico is the relative path in my directory tree.

- url: /favicon\.ico
  static_files: foo/images/favicon.ico
  upload: images/favicon.ico
  secure: optional
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to