Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed missed changes to new naming standard of numbers rather than letters.

...

Code Block
languagebash
cd C:\opt\tomcat.0\bin
tomcat6.exe //US//Tomcat6atomcat.0 --JavaHome=C:\opt\java
tomcat6.exe //US//Tomcat6atomcat.0 --Jvm=C:\opt\java\bin\client\jvm.dll

...

Code Block
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"ApacheTomcatMonitora"="\"C:\\opt\\tomcat.0\\bin\\tomcat6w.exe\" //MS//Tomcat Instance tomcat.0"

Save the file as Tomcat6atomcat.0-system-try.reg

Put the file on the server and double-click the file. You will be prompted with a warning dialog as this is modifying the windows registry and provided a success message once registry the entry has been added.

...