Running Play Framework 2.0 on Tomcat?

前端 未结 4 1107
悲哀的现实
悲哀的现实 2021-01-01 17:08

I can\'t find any information about deploying Play Framework 2.0 on Tomcat, is it even possible? If so, where can I find any info regarding it.

4条回答
  •  感情败类
    2021-01-01 17:40

    The call for play framework 1.2 is play war myapp -o myapp.war

    I'd try that in play framework 2, although it's not in the documentation any more. Unfortunately I can't try if it still works because I don't have play on this machine.

提交回复
热议问题