Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Lotus Notes-to-webMethods Communications | Setting Up the Domino Server for Outbound Transactions | Set the Classpath in the Lotus Notes notes.ini File
 
Set the Classpath in the Lotus Notes notes.ini File
* To set the Classpath in the Lotus Notes notes.ini file to compile shared code
1. From the Domino Server directory, open the notes.ini file.
Note:
The Classpath should be set on the server and not on the client.
2. Add the following line in the notes.ini file:
JavaUserClasses=
Software AG_directory
\common\lib\wm-isclient.jar; LotusNotesDesigner_directory\Notes.jar
Replace Integration Server_directory and LotusNotesDesigner_directory with the appropriate directory in which the products are installed.
If the client.jar file is not available locally, copy the file to a local directory and add that directory to the Classpath.