--

Check out the FAQ for help manually starting the servlet engine.

also Ari Halberstadt wrote a nice intro to JServe that contained the information 
required for manually invoking it. I believe it's
available at:
http://www.magiccookie.com/computers/apache-jserv/

>
> --
>
> Hi:
>
> The OptimizeIt people need to wrap the starter class of the servlet
> engine with their own.  It should generate a command line that looks
> like this:
>
> For the Unix version and JDK 1.1:
>           $JAVA_HOME/bin/java -Djava.compiler=NONE -noclassgc
> -classpath
>
> '$JAVA_HOME%/lib/classes.zip:$OPTIT_HOME/lib/classes.zip:$JSDK
_HOME/lib/jsdk.jar'
>
>           intuitive.audit.Audit -pause -dllpath '$OPTIT_HOME/lib'
> sun.servlet.http.HttpServer -d ../examples




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to