Versions Compared

Key

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

You can run any profile of WSO2 Enterprise Integrator as a Windows service as described in the following sections:

Tip

Tip: If you are running multiple profiles as Windows services, a separate copy of the server pack should be used for each profile. This is done to avoid file locking and other concurrency related issues that may occur when more than one process is trying to access the same files.


Note

Before you begin:

  • To find out if this version of the product has issues running on your OS due to the JDK version, see the known incompatibilities section.
  • To find out if this version of the product is fully tested on your operating system, see the compatibility matrix.

...

To install the service, navigate to the <YAJSW_HOME>/bat/ directory in the Windows Command Prompt and execute the following command: 

Code Block
installService.bat

The console will display a message confirming that the service was installed.

install the Windows serviceImage Modified

Info

To verify if the service was successfully created, search for Windows services in your device.

search for Windows services

You view the WSO2 EI service added to the list of Windows services as shown below.

list of Windows services

...