----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Do you mean to launch the java command only and it will launch apache? I'm
not sure what you're referring to.
BTW, Thanks for all the help to date, you have been a wonderfull resource.
> > #!/bin/sh
> > /usr/local/apache/bin/httpd -f /usr/local/apache/conf/$1.httpd.conf &
> > java -cp /usr/local/jserv/lib/ApacheJServ.jar:/usr/JSDK2.0/lib/jsdk.jar
> > org.apache.jserv.JServ
> /usr/local/apache/conf/jserv/$1.jserv.properties &
>
> Instead of starting it that way, simply start the JVM only.
--
--------------------------------------------------------------
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]