Did you add dservlet.jar to the javaUserClasses?

p.s. I think a few people on the list have a clue :)

--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Play:        http://www.trongus.com

----- Forwarded by dIon Gillard/Multitask Consulting/AU on 05/08/99 02:12
PM -----
Hi all ,
sorry if anyone gets it again.

I have problems setting up Domino R5 to work with servlets which uses
the Notes DOM.

The problem is :
On init () - the servlet throw java.lang.NoClassDefError about the
Session object.
I assume this is a class path problem. so i did the following :

1. on the server document I set the class path to point at
/domino/java/NCSO.jar
2. On the machine ( NT4 ) I added a specific pointing to the above jar
file.
3. I added to the notes.ini :
JavaUserClasses=d:\Lotus\Domino\Data\domino\java\NCSO.jar;d:\Lotus\Domino\Data\domino\servlet

If anyone has a clue, please let me know asap .
Thanks .
Guy

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to