SETTING PREFERENCES


To enable Java debugging
The IBM® Lotus® Notes® client supports Java™ debugging in the following contexts. Each context has its own JVM. Only one user can debug at a time in each context.
Java code from a script library runs in the context of the calling code.

To enable and disable Java debugging on the Lotus Notes client:

1. Click Tools > Java Debugging Preferences. This opens the Java Debugging Preferences dialog.

2. To enable foreground debugging, select Client Agents/Applets and specify a port number to connect the Lotus Notes and debugger computers. Deselect to disable.

3. To enable background debugging, select Locally Scheduled Agents and specify a port number to connect the Lotus Notes and debugger computers. Deselect to disable.

4. To enable Web preview debugging, select Http Preview and specify a port number to connect the Lotus Notes and debugger computers. Deselect to disable.

Pick a port number that you think is free. This may require trial and error or asking your system administrator.

Java debugging is disabled by default.

If changes are made to the foreground or background preference, you must restart Lotus Notes. If changes are made to the Web preview preference, the preview must be restarted.

For more information on Java debugging, see IBM® Lotus® Domino Designer® Help.