...
Extract the Carbon based product that you want to run as a Windows service, and then set the Windows environment variable CARBON_HOME
to the extracted product directory location. For example, if you want to run AS 5.2.0 1 as a Windows service, you would set PRODUCT_HOME
to the extracted wso2as-5.2.01
directory.
Running the product in console mode
...