Creating a Start JBoss Step

This step starts JBoss in either Standalone or Domain mode.

Required properties:

Property Name Description
Startup Mode Determines the mode in which JBoss should start. Values include:
  • Standalone
  • Domain
JBoss Startup Path The path to the JBoss startup executable. For example: C:\wildfly-8.0.0.Alpha1\wildfly-8.0.0.Alpha1\bin.
Server Start Wait Timeout The amount of time (in milliseconds) to wait for the server to start before declaring timeout. The default value is 10000.
Host Name The host name of the server to be started.
Port Number The port number of the server to be started.

Optional properties:

Property Name Description
Server Configuration Enter a file name to start the server according to a specific configuration.