Configure Domino Server to automatically start and stop Java proxy
The Java Proxy runs in the JVM that is shipped with the Domino®. The proxy starts as a Server Task when you start the Domino Server.
Procedure
- Open the domino_program_directory/notes.ini file and find the ServerTasks property.
- Add the following value at the end of the ServerTasks property:
runjava com.ibm.di.plugin.domino.ProxyLoaderThe following is a sample ServerTasks property in notes.ini:ServerTasks=Update,Replica,Router,AMgr,AdminP,CalConn,Sched,HTTP,runjava com.ibm.di.plugin.domino.ProxyLoader
What to do next
Configure execution control list of Lotus Domino Administrator clients
Parent topic:
Deployment on a single Domino Server