I'm wondering if I can use Google App Engine to simply deploy an existing Web app that I've created.
I've created a standalone Eclipse Help Infocenter, bundled into a .war file that I deploy in a local Apache Tomcat server. I don't need to create or modify the app, I mean not for my purposes anyway, I would just like to use my Google App Engine account to deploy it so I can share it with someone else, rather than having the person log into my computer. Is this possible? I've read the FAQs and some of the posts here but don't see the answer I'm looking for. I get the impression that I'd need to build the app natively on this platform rather than just skip to the deployment, but I could be wrong. In Apache Tomcat, once I have that installed I just drop the .war file into the Webapps directory and it deploys. Is there something similar using Jetty in the Google App Engine service? Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/VQhMN3eW3ikJ. 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.
