Deploying PlayFramework Application to Google App Engine -


for new project planning use playframework , google app-engine. trying create sample application in playframework , tried deploy app-engine.

it says application deployed successfully, when hit url of application

it shows message "your application ready", not show home page of application.

i using play framework 1.2 , gae-1.4 plugin. tried deploy application using plugin , using "appcfg".

the application works fine in local development mode deploy app-engine, home page replaced "your application ready" message.

can u guys tell me if doing wrong deployment of play-framework? tried searching if faced similar kind of issues in both google , not able find help.

also, read post gae plugin not work play-framework 2.0(note : using play 1.2 in above example) . know how can deploy play2.0 application in appengine.

thanks lot in advance!!!

did add application name , version number in appengine-web.xml before deploy?


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -