For some reason, I can't set the CLASSPATH. I have:
wrapper.classpath=/the/right/path
in jserv.properties, but I ALWAYS get ClassNotFoundException. This is
driving me nuts.
Is there a verbose mode that would let me see what CLASSPATH Apache
Jserv is using? Is there a way to just set the CLASSPATH manually? Is
there another way to set the classpath?
Platform: Solaris 2.7 Apache 1.3.6 Jserv 1.0b4
The CLASSPATH isn't for servlets, it's for other classes. I'm using
Class.forName() and it just fails.
Ben White
-- --------------------------------------------------------------
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]