Question

In my current project i'm using to Play! framework, now i've decided to publish my app in jelastic cloud. but every time i run play jelastic:deploy console prints the following message :

~ Invalid command: jelastic:deploy

P.S. I.m using Play! version 1.2.4 , followed this tutorial. Thanks in advance

Was it helpful?

Solution

The original tutorial on JElastic outlines more steps than the one you linked to.

In particular, you must install the plugin for Play! (Step 3.4 and following):

…\play-1.2.4>play install jelastic
…\play-1.2.4>play new jelasticapp –-with=jelastic
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top