hi paul -

    com.sun.web.shell.Startup is a very small wrapper that simply
    processes some configuration info (from default.cfg and/or command
    line options) and subsequently creates a new HttpServer. you can
    edit the startserver script to get an idea as to how to start the server
    or simply use the script as is.

    hope this helps,

- james

Paul Philion wrote:

> .duncan...
>
> One last question...
>
> I notice that there are two new classes for running the ServletRunner
> (old name, I know):
>
>     com.sun.web.shell.Startup
>     com.sun.web.shell.Shutdown
>
> If I just wanted to run as a process (that I could ctrl-C out of), can I
> use com.sun.web.shell.Startup? Or does it call something else?
>
> Thanks,
>
> - Paul Philion
>
> James Duncan Davidson wrote:
> >
> > The final release of JSDK 2.1 (the reference implementation of the Java
> > Servlet 2.1 api) is out. Get it at http://java.sun.com/products/servlet
> >
> > .duncan
> >
> > ___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to