--
I am a new user of Apache and I have a problem i don't understand. I
recently installed apache1.3.6, apache JServ, JSDK 2.0 and JDK 1.1.8 on
Windows NT 4.0. I was able to use the JSDK and JDK and I was able to
start
Apache from the DOS Prompt. I wanted to test everything together to
make sure it worked. Soi compiled a simple servlet and i went (through
netscape) to view it using http://localhost/servlets/HelloWorld and i
received an error of "the server made a 'boo boo' " which came from my
httpd.conf file so i know that it reads the file. In my mod_jserv.log
file the error i received was:
[24/06/1999 13:46:30:093] (EMERGENCY) ajp11: can not connect to host
127.0.0.1:8007
[24/06/1999 13:46:30:093] (EMERGENCY) ajp11: connection fail
[24/06/1999 13:46:30:093] (ERROR) an error returned handling request
via protocol "ajpv11"
But, I ran JServ from the DOS Prompt successfully, then I started
Apache and i was able to go to localhost/servlets/HelloWorld and view
the results of the servlet.
Is there something i might have configured wrong? How can I rectifythis
so the jserv module starts jserv automatically?
any help will be appreciated.
Thanks, Tifara
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
--------------------------------------------------------------
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]