Hi all,
i’m trying to run a class with RunJava (class is POP3Collect.class) under Linux. This is what i do:
-
copy POP3Collect.class in Domino data (/usr/local/notesdata)
-
launch the command “load RunJava POP3Collect”
Every time i obtain the following error:
10/04/2009 08:21:51 RunJava: Can’t find class POP3Collect or lotus/notes/addins/pop3collect/POP3Collect in the classpath. Class names are case-sensitive.
I’ve set the CLASSPATH variable in /etc/profile
Anybody can tell me wath i wrong?
Thanks everybody in advance
Andrea