- From: Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
- Date: Fri, 26 Feb 1999 05:24:47 +0100
- To: "jigsaw@w3.org" <jigsaw@w3.org>, W3 Jigsaw Mailinglist <www-jigsaw@w3.org>
- Message-Id: <36D6220F.E239C7B3@informatik.med.uni-giessen.de>
Hi ! ---- Sorry, I couldn't keep my fingers away from this small piece of code :-) I've added some extensions to JigKill, like a Stop-Only and a Save-Only option, and last-but-not-least a "ping"-Option to check whether the server is alive or not (to solve my "this-week-favourite-question: Whats down ? The Oracle-DB or the Jigsaw server ?") JigKill behaves like the old version (e.g. save&kill), except that one of the new options --save, --stop, --ping is set explicitly. Then only those swiches set (e.g. save config, stop servers, check if server is running) are executed. A script for /etc/rc3.d (Solaris system-startup/shutdown script) will follow next week. ---- I'd like to add a "restart" option (to make the function set complete). Would a simple doLoadResource( "restart" ) work (see my sources for this new method), or would a "restart"-option require more work in JigKill ? ---- Included as attachment: My JigKill.java V1.2, and the matching *.html docs... ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) Roland Mainz C programmer \__\/\/__/ Roland.Mainz@informatik.med.uni-giessen.de MPEG specialist /O /==\ O\ gisburn@w-specht.rhein-ruhr.de Sun&&Amiga programmer (;O/ \/ \O;) TEL +49 (0) 2426901568 FAX +49 (0) 2426901569
Attachments
- application/octet-stream attachment: JigKill.java
- application/octet-stream attachment: JigKill.html
Received on Thursday, 25 February 1999 23:24:05 UTC