3

我计划使用 commons-daemon procrun创建基于 Windows 的服务。我从下载中下载了 commons-daemon-1.0.10-bin.zip 文件,但是当我解压它时,我找不到 prunsrv.exe 或 prunmgr.exe 文件。我发现 zip 文件中缺少这些文件。我是否指向正确的下载文件?请建议。

谢谢。

4

3 回答 3

4

可以在下载站点的子目录中的另一个 zip 文件中找到二进制文件。目前位于:http: //www.apache.org/dist/commons/daemon/binaries/windows/commons-daemon-1.0.15-bin-windows.zip

于 2013-06-26T08:55:54.103 回答
0

在发布这个问题之前,我在谷歌上搜索同一主题,提出没有找到任何答案,但最后我找到了我的问题的答案。

I came to know that the Commons Daemon project does not provide binaries for these applications. The only binaries available are from the Tomcat project. Tomcat comes with two windows binaries: tomcat5.exe and tomcat5w.exe. It turns out that these are "prunsrv" and "prunmgr"

于 2012-11-13T18:34:57.823 回答
0

可在此处获取所需操作系统的二进制文件

它将列出 windows 文件夹下的二进制文件。

于 2013-03-20T13:46:28.803 回答