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 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.
Info |
---|
To verify if the service was successfully created, search for Windows services in your device. You view the WSO2 EI service added to the list of Windows services as shown below. |
...