+

Search Tips   |   Advanced Search

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

  1. Open the domino_program_directory/notes.ini file and find the ServerTasks property.
  2. Add the following value at the end of the ServerTasks property:
    runjava com.ibm.di.plugin.domino.ProxyLoader
    The 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