-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Ron Shacham wrote:
> I am running Apache 1.3.6 on Solaris with JServ 1.0 I would like to
> run JServ in manual mode (so I don't have to bug my sys admin to kill
> the JVM everytime I make a change in jserv.properties) First, though,
> I need to kill the existing JVM, which was started by Apache. The
> problem is that everytime he kills the process, another JVM process
> pops up, apparently automatically started up by Apache. Unless we can
> get rid of this process, the only solution is to run manually on a
> different port, but I don't want to do that. Does anybody know how I
> can solve this problem?
Do an "apachectl restart" on Apache, and the automatically started
Apache JServ will be recycled (with the new properties).
Craig McClanahan
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]