Redian新闻
>
问题:Service script for Java app on Unix
avatar
问题:Service script for Java app on Unix# Java - 爪哇娇娃
k*r
1
各位知道哪里有小工具能generate a script for Java app? Basically it
should be able to autostart, start, restart, stop a Java app
as a Unix service. I know Java Service Wrapper does all this
and more but it's more than what I need. I think I'm looking for
a simple sample script or a simpler tool...
avatar
b*y
2
use ant, you can do a ant build file and as a script. to run it, you would
do sth like:
ant -buildfile config.xml
avatar
k*r
3
But does it support start/stop/restart?

【在 b******y 的大作中提到】
: use ant, you can do a ant build file and as a script. to run it, you would
: do sth like:
: ant -buildfile config.xml

avatar
z*h
4
自己写个shell script不就行了?和Java本身没有关系

【在 k***r 的大作中提到】
: But does it support start/stop/restart?
avatar
k*r
5
嗯。不在行。
不过java service wrapper是可以和java app 集成的。

【在 z***h 的大作中提到】
: 自己写个shell script不就行了?和Java本身没有关系
avatar
w*s
6
在Unix下,用Shell Script.不要浪费时间学Java Service Wrapper.
Shell script本身就是很实用的。用Unix却不会基本的shell script就有点说不过去了
avatar
k*r
7
嗯。只是偶尔需要个小script,一直没机会集中写一些,所以屡学屡忘。。。
大script都用Python了

【在 w*******s 的大作中提到】
: 在Unix下,用Shell Script.不要浪费时间学Java Service Wrapper.
: Shell script本身就是很实用的。用Unix却不会基本的shell script就有点说不过去了
: 。

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。