hi,This is my first to subscribe this list.
my native language isn't English.

I use Win 95 osr2,Apache 1.3.6(win) JServ 1.0.
Jdk 1.1.8 and Jsdk 2.0.

I install all of them,and I can not change any 
config files.I can see http://localhost/jserv/
and my servlet zone work right.But I can not see
http://localhost/servlets/IsItWorking. A error is
"Remote address or file not found"

Apache "error.log"  write (six rows):
ApacheJServ/1.0: Exception creating the server socket: java.net.SocketException: create

Apache Jserv "mod_jserv.log" write :
[21/06/1999 01:20:47:350] (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007
[21/06/1999 01:20:47:350] (EMERGENCY) ajp11: connection fail
[21/06/1999 01:20:47:350] (ERROR) an error returned handling request via protocol 
"ajpv11"

Apache Jserv "jserv.log" is empty.

Part of my AUTOEXEC.BAT
SET PATH=C:\Cafe\Bin;C:\Cafe\Java\Bin;"%PATH%"
SET CLASSPATH=,;C:\Cafe\java\lib\classes.zip;C:\jsdk2.0\lib\jsdk.jar;
SET HOMEDRIVE=C:
SET HOMEPATH=\Cafe\JAVA
SET JAVA_HOME=C:\Cafe\JAVA

In the end,I can compile my Java servlet program and it can work right 
througt the sun servletrunner.

luojie





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to