Hi i am a developer that has been using Grails framework for 2 years.
Currently the company i work for is pushing for Google App Engine development. We are a very large retailer and already have ties with google products.
I still do not know much about Google App Engine development. From what i understand it seems that you have to develop with their Java SDK. Meaning your applications must be developed specifically for their hosting platform. I am not about to give up Grails, so am hesitant.
So questions:
- I would like to know if anyone has experance with trying to integrate Grails applications into Google AppEngine ?
- Is it possible to simply push a Grails project packaged as a war into Google AppEngine?
- I found this Grails AppEngine plug-in. But then i don't want my projects to depend on a plugin. Anyone used it?