Searching Knowledge Base for v3


Knowledge Base for v4


Forums


Marketplace


Translations


Installing Joget as a Windows Service

Skip to end of metadata
Go to start of metadata
  1. Assuming that your Joget is installed in C:\Joget-v3, using command prompt, navigate to C:\Joget-v3\apache-tomcat-6.0.18\bin.
  2. Execute service.bat install. The following message will be shown.
    Installing the service 'Tomcat6' ...
    Using CATALINA_HOME:    C:\Joget-v3\apache-tomcat-6.0.18
    Using CATALINA_BASE:    C:\Joget-v3\apache-tomcat-6.0.18
    Using JAVA_HOME:        C:\Program Files\Java\jdk1.6.0_21\
    Using JVM:              C:\Program Files\Java\jdk1.6.0_21\\jre\bin\server\jvm.dll
    The service 'Tomcat6' has been installed.
  3. To verify, you may check in Computer Management -> Services.
  4. Using the command line again, navigate to C:\Joget-v3\apache-tomcat-6.0.18\bin.
  5. Execute tomcat6w.exe. This will bring up the Apache Tomcat Properties window.
  6. Go to the Logging tab, type "C:\Joget-v3\apache-tomcat-6.0.18\logs" in the Log path field. Select Error in the level drop-down list. This will set the path for the log files to be stored.
  7. Go to the Java tab, append "-Dwflow.home=C:\Joget-v3\wflow" in the Java Options field. This is to define the wflow home folder from where Joget will run.
  8. Go to the Startup tab, type "C:\Joget-v3\apache-tomcat-6.0.18" as the working path. Repeat for the Shutdown tab.
  9. You may now start Joget as a Windows Service.

For more information, you may refer to Apache Tomcat's documentation.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.