Stax Developer Community

Developer Community

Hi, I have tried to deploy a playframework application on my stax repository.
I didn't get any error during the upload process.
But the website doesn't show up when I try to access the url:
http://stockflow.mnml.staxapps.net
Instead I'm getting a 502 Bad Gateway error.
this is the command I used to upload my war folder:
jar cvf war.jar war_folder
stax app:deploy -a mysekretuser/stockflow -u mysekretuser -p sekret ./war.jar

thanks for your help

Views: 137

Reply to This

Replies to This Discussion

FYI, we worked this out via email and it turned out to be an issue with deploying a WAR file that was missing some required files. We're going to push an update to make it so that the stax config files aren't required when deploying.
I have also started a thread a bit earlier on the playframework board.
I'm a bit noobish at mixing play and stax, but while ( ! ( succeed = try() ) );

http://groups.google.com/group/play-framework/browse_thread/thread/...
Looking forward to seeing official support of this wonderful framework soon!
I have been using play on stax for a few days now and It' runs fine ;)
Hi Spike,

Any news on the update that would make it so the config file is no longer required? Also, in the meantime I've written a Play module that automatize the inserting of the file:
http://www.playframework.org/modules/stax-1.0/home
Ok it's all working now.
Here is a little how to for those who are interested

http://wiki.stax.net/w/index.php/Play
Attachments:

RSS

Quick Links

Send Feedback

If you have any questions or feedback about Stax, please drop us a note.

© 2012   Created by Spike Washburn.

Badges  |  Report an Issue  |  Terms of Service