Hello,
I'm trying to run simple HelloWorldServlet on my JServ installation,
without success.

I added to the "root" zone ( created by default ) (in)famous
HelloWorldServlet with "HelloW" alias but every time I try
http://localhost/servlets/HelloW, server answers with "404 not
found", and jserv.log reports :

[12/05/1999 21:17:23:320] (ERROR) ajp11: Servlet Error: ClassNotFoundException: 
HelloWorldServlet.class

( it seems aliases work !)

Looking at :
http://127.0.0.1/jserv/engine/0/org.apache.jserv.JServ?zones=root
everything seems ok... the directory where I put servlet class files
is in the zone repository. It is not under Apache DocumentRoot, anyway
- is it an important issue ?

( Document root is at e:\programmi\www\apache\htdocs, while dir added to
repository is e:\programmi\www\jserv\servlets )


If not, what I'm missing ?


Configuration is as follows :
win95
Apache 1.3.6
ApacheJserv 1.0b4 with correct dll module for 1.3.6



Best regards,
 corrado                          mailto:[EMAIL PROTECTED]




----------------------------------------------------------------
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