Lotus Notes connectivity issue
807606Mar 30 2007 — edited Mar 30 2007Hi all,
I have been developing an application in Java for my office and would like to output an email into Lotus Notes 6.5. Unfortunately I have fallen at the first hurdle and am receiving an error message when importing the Notes.jar file.
import lotus.domino.*;
Is producing this error: package lotus.domino does not exist
I have read extensively through the past threads in this forum with the hope to finding a solution but I am still stumped!
I have set the class path to the Notes.jar file as follows: .;C:\Program Files\lotus\notes\Notes.jar;
I have tried moving the Notes.jar into the lib\ext\ folder but I'm still getting the same error.
Has anyone encountered this before or know how I can resolve this?
Any help will be greatly appreciated!
Cheers
Steve