WELCOME TO IBM NOTES
About this task
The IBM® 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.
To enable and disable Java debugging on the Notes client, complete the following steps:
Procedure
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 Notes and debugger computers. Deselect to disable.
3. To enable background debugging, select Locally Scheduled Agents and specify a port number to connect the Notes and debugger computers. Deselect to disable.
4. To enable Web preview debugging, select Http Preview and specify a port number to connect the Notes and debugger computers. Deselect to disable.
Results
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 Notes. If changes are made to the Web preview preference, the preview must be restarted.
For more information on Java debugging, see IBM Domino Designer Help.
Parent topic: Further customizing your Notes client