<RunLevel>
Section:
Service
Required:
No
Value type
Integer
Default:
10.0
Product:
Creo Elements/Direct Manager Java Services
Description
This tag controls the sequence in which the services start. The services with run level 1.0 or lower start during installation. The default run level value of Jetty Server is 10.0 and that of Jetty Worker is 20.0.
Example
This example shows a valid configuration for the tag:
<RunLevel>1.0</RunLevel>
Was this helpful?