in your autoexec.bat file type following two commands:
SET PATH=C:\JAVAWEBSERVER2.0\BIN
SET CLASSPATH=C:\JAVAWEBSERVER2.0\LIB

Then run httpd again.

Hope it can help you.

Anthony

--- Sabyasachi Dutta <[EMAIL PROTECTED]>
wrote:
> Hi Folks,
>
> Can anybody tell me how to start java webserver from
> scratch? I donloaded
> javawebserver2.0 and when I type in command promp
> from:
> c:\javawebserver2.0\bin\httpd
>
> it gives me some kind of error written below:
>
> C:\JavaWebServer2.0\bin>httpd
> Class not found: com.sun.server.ServerProcess
> Program C:\JAVAWE~1.0\BIN\..\JRE\BIN\JRE.EXE exited
> with code 1
> C:\JAVAWEBSERVER2.0\BIN\..\bin\jserv.exe
> C:\JAVAWE~1.0\BIN\..\BIN\JSERV.EXE
> jserv: Shutting down the server
> Class not found:
> com.sun.server.http.admin.CommandLine
> Program C:\JAVAWE~1.0\BIN\..\JRE\BIN\JRE.EXE exited
> with code 1
> C:\JAVAWEBSERVER2.0\BIN\..\bin\jserv.exe
> C:\JAVAWE~1.0\BIN\..\BIN\JSERV.EXE
>
> C:\JavaWebServer2.0\bin>
>
> I am supposed to get the administration screen by
> typing :
>
> http://<machinename>:9090/
>
> But I am not.. Please help me out. Javawebserver2.0
> is on classpath
>
> Thanx
>
> Boo
>
>
______________________________________________________
> Get Your Private, Free Email at
> http://www.hotmail.com
>
>
___________________________________________________________________________
> 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
>

__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com

___________________________________________________________________________
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