----------------------------------------------------------------
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 hope I am not posting a redundant questions but
is there any way to search the list archive?
Anyway my main question is I am getting the error
"apj12 Server Error : ClassNotFoundException
HelloWorld.class"
in the mod_jserv.log
When I try to invoke a servlet
http://mydomain/servlets/HelloWorld.class
My system is
System RedHatLinux 6.1
Apache 1.3.12 - from RedHat RPM
Apache JServ 1.1 - from Apache site
JSDK2.0 - from Sun
Java 1.2.2 RC4 from BlackDown
I set up a zone for servlets and setup
servlets.properties
in servlets.properties I created a line
repositories=/etc/httpd/servlets
HelloWorld.class is in /etc/httpd/servlets
I know servlets.properties is being used because
i setup an alias for HelloWorld.class called hello
and when I invoke
http://mydomain/servlets/hello
I get the same error ClassNotFoundException...
It seems like the repositories line is not being
used or something...
Has anyone seen a proplem like this?
I would appreciate any help.
Thanks,
Rob
__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]