hmmm ... i've seen the 404 thrown when folks run jsdk2.1
on jdk1.1.x ... but your running on jdk1.2.x.

can you try installing the latest jswdk 1.0 (this is a
composite of jsdk 2.1 and jsp 1.0) which can be obtained
from:

        http://java.sun.com/products/servlet

        look for the "download jswdk" section

are you sure your running jdk 1.2.x? can you run java -version
in the same shell as startserver to confirm this?

hope this helps,

- james

Jianfei Cheng wrote:
>
> Thanks all. But I still could not make startserver working.
> Here is what I did
> 1. Installed JDK1.2.2 using all default values
> 2. Installed JSDK2.1 using all default values
> 3. Added c:\jdk1.2.2\bin to my PATH
> 4. Open a new DOS window and run startserver
> 5. I get another DOS window with following information "JSDK WebServer Version 2.1 
>Loaded configuration from file c:\jsdk2.1/default.cfg endpoint created: :8080". This 
>JSDK WebServer DOS window stays there until I run stopserver.
> 6. I tried to http:/localhost:8080/. I got HTTP 404 - File not found error
>    and nothing happend in JSDK WebServer window
>
> BTW, my NT machine was clean. I only install NT4.0 + ServicePack4 + IE5.0
> and I did not modify configuration file.
>
> Any idea? Are you guys using JDK1.2.2 and JSDK2.1?
>
> Thanks
>
> -jfc
>
> ___________________________________________________________________________
> 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