Creating a Run Script Step

This step runs a custom script on JBoss using the CLI.

Required properties:

Property Name Description
JBoss CLI Path The path to the JBoss Command Line Interface executable. For example: C:\wildfly-8.0.0.Alpha1\wildfly-8.0.0.Alpha1\bin.
Script Data The script to be executed.

Optional properties:

Property Name Description
Controller Name The controller name of the JBoss instance to connect to.
Note: For information on available commands, run this step with the following script: help --commands.