Run Tomcat as a Window service

When you install Tomcat on a Windows Server, you have the option to run it as a Windows service and the service must be configured to run as a Windows user (Tomcat supports both local and network users).

  1. Open Windows Service.
  2. If Tomcat is running, right-click Apache Tomcat and choose Stop.
  3. Right-click Apache Tomcat and choose Properties.

    The Apache Tomcat Properties window appears.

  4. Select the Log On tab and provide Windows user credentials.
  5. Click OK.


Additional configuration notes: