Running Play Framework 2.0 on Tomcat?

前端 未结 4 1108
悲哀的现实
悲哀的现实 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:37

    Sadly, it is not supported in the Play 2.0 release. Looks like the feature got pushed to 2.1, here is the the ticket.

    Update

    There is a plugin that aims are war support for Play 2: https://github.com/dlecan/play2-war-plugin/

提交回复
热议问题