is it possible to generate web.xml and appengine-web.xml from app.yaml locally?
32 views
Skip to first unread message
Andy Dennie
unread,
Jun 14, 2012, 11:13:39 AM6/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to maven-ga...@googlegroups.com
I'm experimenting with using app.yaml instead of manually maintaining web.xml and appengine-web.xml. However, I can't figure out what I need to do to generate the xml files from the yaml file in my build. The GPE seems to really want the xml files for local execution. What's the secret?