James Todd <[EMAIL PROTECTED]> wrote:

>can you try the following via your browser:
>
>    http://localhost:8080/
>
>this works for me although i'm not sure of the os/networking details
>here as i'm a bit green on nt.

Changing the request to

http://localhost:8080/

doesn't make a difference, I still get the 404
error from the server.

In fact, if I manually telnet into the machine and
issue the HTTP request "GET /", I still get the
404 error.

There seems to be something wrong with where the
server is looking for the web content.

thanks,
--james

>James Kittock wrote:
>
>> I'm glad to have 2.1 out, but I can't get the included
>> server to work (on NT).
>>
>> I unpacked everything into my usual directory, and when
>> I run serverstart.bat, it starts fine and says:
>>
>> JSDK WebServer Version 2.1
>> Loaded configuration from file:C:\Java\jsdk2.1/default.cfg
>> endpoint created: :8080
>> com.sun.web.core.DefaultServlet: init
>>
>> Then, when I go to my browser and try to access
>>
>> http://127.0.0.1:8080
>>
>> I get:
>>
>> Error: 404
>> No detailed message
>>
>> Various experiments with default.cfg didn't help.
>>
>> Any hints?
>>
>> Thanks,
>> --james

___________________________________________________________________________
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