----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hello again all...
To reply to Stou...
>> #wrapper.classpath=/usr/x/webaccess/WebAccessServlet.class
>
>Why is this line comented out?
>> [Loaded java.io.CharArrayWriter from /usr/local/jdk1.2/jre/lib/rt.jar]
>> but only rt.jar is mentioned...
>>
>
>So does it work now or what?!
My classpath is now as follows:
(The servlet is in /usr/local/apache/servlet and then
com/novell/webaccess/WebAccessServlet.class)
wrapper.classpath=/usr/local/jserv/lib/ApacheJServ.jar
wrapper.classpath=/usr/local/jsdk2.0/lib/jsdk.jar
wrapper.classpath=/usr/local/jdk1.2/lib/dt.jar
wrapper.classpath=/usr/local/jdk1.2/lib/tools.jar
wrapper.classpath=/usr/local/jdk1.2/src.jar
wrapper.classpath=/usr/local/jdk1.2/jre/lib/rt.jar
wrapper.classpath=/usr/share/guavac/classes.zip
wrapper.classpath=/usr/local/apache/servlet
wrapper.classpath=/usr/local/apache/servlet/com/novell/webaccess/common
wrapper.classpath=/usr/local/apache/servlet/com/novell/webaccess/WebAccessServle
t.class
#wrapper.classpath=/usr/local/apache/x/applets/java102/AddressBook.jar
#wrapper.classpath=/usr/local/apachex/applets/java102/DayCalendar.jar
#wrapper.classpath=/usr/local/apache/x/applets/java102/MonthCalendar.jar
#wrapper.classpath=/usr/local/apache/x/applets/java102/WebAccess.jar
wrapper.classpath=/usr/local/apache/x/applets/java11x/AddressBook.jar
wrapper.classpath=/usr/local/apache/x/applets/java11x/DayCalendar.jar
wrapper.classpath=/usr/local/apache/x/applets/java11x/MonthCalendar.jar
wrapper.classpath=/usr/local/apache/x/applets/java11x/WebAccess.jar
wrapper.classpath=/usr/local/apache/htdocs/com/novell/collexion/SpellClient.jar
wrapper.classpath=/usr/local/jdk1.2/jre/lib/ext/iiimp.jar
wrapper.classpath=/usr/local/jdk1.2/jre/lib/i18n.jar
wrapper.classpath=/usr/local/jdk1.2/demo/jfc/SwingApplet/SwingApplet.jar
And it still gives
NoClassDefFoundError: com.novell.webaccess.WebAccessServlet
as the error...
The zone is called 'servlet' and has the following startup in
servlet.properties:
# WebAccess servlet
servlet.webacc.code=com.novell.webaccess.WebAccessServlet
servlet.webacc.initArgs=Config=/Novell/WebAccess/webacc.cfg
servlet.webacc.preload=true
# WebPublisher servlet
servlet.webpub.code=com.novell.webpublisher.WebPublisherServlet
servlet.webpub.initArgs=Config=/Novell/WebPublisher/webpub.cfg
servlet.webpub.preload=true
the files /Novell/x/x.cfg exist and are there in all their glory,
and when I run http://localhost/jserv/
I can see the zone and read the config-files it has obviously read in.
I'm going to shortly try all this on a different flavour of Linux
(possibly Mandrake, as this seems to be popular with people on the list)
as I haven't really got anything to lose!
..
--------------------------------------------->
Peter Bates, Systems Support Officer,
Network Support Team
London School of Hygiene & Tropical Medicine.
Telephone:0171-927 2124 / Fax:0171-467 9504 / Pager: 07625 255362
--
--------------------------------------------------------------
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]