> Ok, how does a user start jserv? It's currently being started by the
> Apache web server. I assume that I set "ApJServManual on" in jserv.conf.
> I haven't found ANY document on what to do if the setting is "on".
The java portion of Apache JServ is essentially just an application (without
a gui) with a main() method that takes arguments on the command line to
start up.
In the faq (and on the Apache JServ website), there is a link to Ari's
excellent installation document:
What other documentation for configuration is available?
In Ari's document is a script and clear documentation on how to do ApJServManual on.
|