----------------------------------------------------------------
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!!!
----------------------------------------------------------------
At 12:08 Uhr +0200 30.4.2000, Chris wrote:
>I see you are pointing your classpath at the src directory, have you tried
>adding the ApacheJServ.jar to your classpath?
I have, see the second example :-)
I now have also tried adding both paths:
[root@rkt-015 lib]# export
CLASSPATH=/usr/local/jserv/lib/ApacheJServ.jar:/software/base/apache_module/Apac
heJServ-1.0/src/java
[root@rkt-015 lib]# java -v org.apache.jserv.JServ
[Loaded java/lang/IndexOutOfBoundsException.class from
/usr/local/jdk118-v2/bin/../lib/classes.zip]
[Loaded org/apache/jserv/JServ.class from /usr/local/jserv/lib/ApacheJServ.jar]
[Loaded org/apache/jserv/JServLogChannels.class from
/usr/local/jserv/lib/ApacheJServ.jar]
[Loaded org/apache/jserv/JServDefs.class from
/usr/local/jserv/lib/ApacheJServ.jar]
Can't find class org.apache.jserv.JServ
Christian.
--
--------------------------------------------------------------
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]