Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd C:\opt\tomcat.0\bin
service.bat install tomcat.0

If successful you will see the following,

Code Block
languagebash
Installing the service 'tomcat.0' ...
Using CATALINA_HOME:    "E:\opt\tomcat.0"
Using CATALINA_BASE:    "E:\opt\tomcat.0"
Using JAVA_HOME:        ""
Using JVM:              "auto"
The service 'tomcat.0' has been installed.
Warning

I have proven and working used, service.bat install tomcat0 but never with the period. The period may not work. Somebody validate for me.

...