开发者

How to create stop/start java application like tomcat?

How can i create a java application that can start开发者_运维百科/stop like tomcat. It must run 24/24.


You have to run your application as a daemon, Apache Daemon is exactly what you're looking for. It supports both Unix and Win32, and the codebase is originated from Tomcat actually. I have no experience with it myself though.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜