grails set-version 1
vi grails-app/conf/Config.groovy
add a line as following;
google.appengine.application="3jmark"
grails uninstall-plugin hibernate
grails install-plugin app-engine
grails app-engine run
grails set-version 1
grails app-engine package
$APPENGINE_HOME/appcfg.sh update ./target/war
the following deployment could be
grails app-engine deploy
沒有留言:
張貼留言