Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Lotus Notes connectivity issue

807606Mar 30 2007 — edited Mar 30 2007
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2007
Added on Mar 30 2007
8 comments
419 views