----------------------------------------------------------------
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!!!
----------------------------------------------------------------
>>>>> "VE" == Vlad Elisseev <[EMAIL PROTECTED]> writes:
VE> Linux RH 5.2
VE> is an instantiating of a class which is not in the default
VE> classpath of JDK.
VE> The catalog where myClass should be is registered with a
VE> wrapper.classpath="....." directive.
Are you sure the user running JServ (probably nobody) is allowed to
read your class? I stumbled accross the same problem when I tried to
access classes located somewhere beneath my $HOME directory (Redhat
set's your $HOME directory permissions to 700).
Stefan
--
--------------------------------------------------------------
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]