Hi, i would develope an app for App Engine with an internet page(index.html) to need the deployment of my own app server to my own servers. I've studied GAE's deploy, I read that it uses a script (cmd or bash) for start a java class AppCfg (into a package .jar of sdk) to use for deploying but I can't work it. I find AppCfg.java in code.google.com, I've studied this class and called AppCfg.main(args) but it not work yet. Can you help me? Thank you so much ^^
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
