----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi
I have just started using Apache 1.3.12 and ApacheJServ 1.1.2 on NT4
workstation with SP 6.
I am trying to create a servlet zone with the following steps:
1) the folder "example" which comes with JServ used as an example.
in the folder, there is a servlet "Hallo.class".
2) copied "example" folder into d:\ApacheJServ\servlets;
3) added the line:
ApjServMount /servlets /example
into "jserv.conf"
4) in jserv.properties, changed the line
zones=root
to
zones=root,example
added one line
example.properties=d:\ApacheJServ\servlets\example\example.properties
5) copied zone.properties to
d:\ApacheJServ\servlets\example\example.properties
6) in example.properties, changed "repositories=d:\ApacheJServ\servlets"
to
repositories=d:\ApacheJServ\servlets\example
7) on IE4 typed: http://myMachine/servlets/example/Hallo
(also tried: http://myMachine/servlets/Hallo)
I got " the Page cannot be found"
8) opened D:\APacheJServ\logs\mod_jserv.log, it says:
[29/09/2000 13:30:01:305] (ERROR) ajp12: Servlet Error:
ClassNotFoundException: example
Can anybody kindly offer any suggestions why this is happening?.
Bing Yang Tel: +44 121 643 6711 X231
Maunsell Ltd Fax: +44 121 643 1357
Attwood House, 1 Worcester Walk Web: www.maunsell.co.uk
New Street, Birmingham, B2 4NX, United Kingdom
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]