I have been requested to setup a domino server but not a a typical Windows service but instead a with Java Console (-jc) mode.
I was give cryptic instuctions to do this. Not quite sure how to do this. Has anyone done this, and is it truely better to run the server this way. To me it sound like a lot of uncessary work to only anger the network team to open port 2050.
Below are the instructions.
- Disable Domino from running as Windows Service.
i.e. C:\Lotus\Domino\ntsvinst.exe -d -t"Lotus Domino Server"
- Enable Domino running as Windows Service, but in java mode known as “Lotus Domino Server Controller”.
i.e. sc create “Lotus Domino Server Controller (java)” binpath= “C:\Lotus\Domino\nservice.exe -jc =C:\Lotus\Domino\notes.ini” displayname= “Lotus Domino Server Controller (java)”
- Create a Windows Desktop shortcut called “Lotus Domino Console (java)” on the Domino server.
i.e. C:\Lotus\Domino\jconsole.exe
Copy it to the computer Startup programs group for all users. i.e. C:\Documents and Settings\All Users\Start Menu\Programs\Startup
Copy it to the computer All Users - Desktop. i.e. C:\Documents and Settings\All Users\Desktop
Access the Lotus Domino Console (java) client on a desktop PC
- Create a Windows Desktop shortcut called “Lotus Domino Console (java)” on your desktop PC.
i.e. C:\Program Files\IBM\Lotus\Notes\jconsole.exe