[jboss-dev-forums] [Other JBoss Development Design] - Re: run.sh to launch JBoss in background
ips
do-not-reply at jboss.com
Thu Oct 5 15:25:16 EDT 2006
Another option would be to modify run.sh so that it writes out a pidfile. For example:
server/default/log/jboss.pid
Then, John's rc script could read that file to figure out the pid of the JBoss instance, and it would not be necessary to source run.sh.
Ian
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976399#3976399
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976399
More information about the jboss-dev-forums
mailing list