Joe Kristiansen
Greenhorn
Joined: Jan 07, 2004
Posts: 1
|
|
Okay, I am hoping that this is a stupid oversight. I have set up Visual Age the same way I have hundreds of other times. Only thing is this time I can not get localhost to respond when I type in "http://localhost/index.html". It does however kick back a positive responce to "http://localhost/ver_simple.jsp". Now when I repeatedly try to refresh the browser window I get this popping up in the WTE console window java.net.SocketException: socket closed (code=0) java.lang.Throwable(java.lang.String) java.lang.Exception(java.lang.String) java.io.IOException(java.lang.String) java.net.SocketException(java.lang.String) int java.net.SocketInputStream.socketRead(byte [], int, int, java.net.SocketImpl, java.io.FileDescriptor) int java.net.SocketInputStream.read(byte [], int, int) int java.net.SocketInputStream.read() java.lang.String java.io.DataInputStream.readLine() void com.ibm.servlet.engine.http_transport.HttpTransportHandler.parseHeaders(java.io.DataInputStream) void com.ibm.servlet.engine.http_transport.HttpTransportHandler.handleConnection(java.net.Socket) void com.ibm.servlet.engine.http_transport.HttpTransportHandler.run() void java.lang.Thread.run() So to sum it up I have a functioning Servlet container with WTE but I cannot access the document root to serv html pages. Can anyone answer me why? Yes I have checked and double checked the SERunner.properties, default.servlet_engine and the default_app.webapp files. Help Please.
|
|
subject: Visual Age for Java or Win 2000
|