Hi
I am trying to connect to the oracle using oracle thin driver from domino.i am getting ClassNotFound runtime error.
Kindly help me.
I have set the JavaUserClasses as the path to classes.zip file.
Thanks in advance
Hi
I am trying to connect to the oracle using oracle thin driver from domino.i am getting ClassNotFound runtime error.
Kindly help me.
I have set the JavaUserClasses as the path to classes.zip file.
Thanks in advance
Subject: ClassNotFount Error
How’s a path of “classes.zip” possibly going to help? The error you’re getting is because the Java compiler can’t find the classes referenced in your code. Include them / reference them in the usual way, and you’ll be fine.
–
Subject: RE: ClassNotFount Error
can you give some more explaination.
Regards
Sanju