【问题标题】:Play Framework Production on Windows在 Windows 上播放框架制作
【发布时间】:2013-06-19 01:27:49
【问题描述】:

documentation 声明不支持 Windows 上的 Play Framework。

note play在生产模式下不支持windows,因此在windows下stage和start不工作

我想知道为什么会这样。

另外,这是由于限制将被克服,还是 Windows 不是一流的目标平台?

【问题讨论】:

标签: playframework playframework-2.1


【解决方案1】:

我们已经成功地使用Commons Daemon 在 Windows 上运行生产中的 Play 应用程序。

我们使用dist 打包应用程序以进行分发,然后使用 Commons Daemon 作为 Windows 服务安装。

【讨论】:

    【解决方案2】:

    stage 功能使用chmod,请参阅this line of code。至于diststart 功能我不太确定。正如@biesior 指出的那样,this ticket 可能会提供一种解决方法。

    【讨论】:

      猜你喜欢
      • 2018-02-08
      • 2015-08-03
      • 2015-03-14
      • 2015-07-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-11-30
      相关资源
      最近更新 更多