Hi,
I've installed the last apache version, the jsdk2.0 and the apache-jsp module on win98 (sorry ;-)
i've done the configuration using manuals on the web
It seemes to work, when i go to http://127.0.0.1:199/jserv/satatus/ (I choose 199 as apache port instead of 80)
the apache server status comes without problems, when i click on my configured host (thibaut.darea.fr), eveithing seems to
be good; but if i click on my "mapped servlet engine" apjv://jserv:8007/ it doesn't make anything (until a timeout)
also if i try to launch a servlet for example http://127.0.0.1/servlets/IsItWorking it's the same result
I think jserv is started since it creating the jserv.log file, here is what was in:

[08/06/1999 09:43:00:410] (INFO) Apache Module was cleaned-up
[08/06/1999 11:43:05:470 GMT+02:00] ApacheJServ/1.0b5 is starting...
[08/06/1999 11:43:05:470 GMT+02:00] WARNING: connection authentication is disabled
[08/06/1999 11:43:05:570 GMT+02:00] Connection allowed from localhost/127.0.0.1
[08/06/1999 11:43:05:570 GMT+02:00] Listening on port 8007 accepting 50 maximum connections
[08/06/1999 11:43:05:570 GMT+02:00] Creating Servlet Zones
[08/06/1999 11:43:19:910 GMT+02:00] java.net.SocketException: Connection reset by peer: socket write error
        at java.net.SocketOutputStream.socketWrite(Native Method)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:87)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:76)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:134)
        at org.apache.jserv.JServConnection.sendError(JServConnection.java)
        at org.apache.jserv.JServConnection.run(JServConnection.java)
        at java.lang.Thread.run(Thread.java:479)

I think the socketExecption is due to the fact i stopped the browser before the timeout.

So if you have any idea of what is my problem, please let me know.
Thanks by advance for your help.
Thibaut.

*****************************************************************
Thibaut Colar
JET Software, Inc.
[EMAIL PROTECTED]
http://www.jetsoftware.com
The Leader in Tools for Online Demonstrations and Training
*****************************************************************

Reply via email to