Application Server Management Plug-ins → JBoss Plug-in → Creating a Deploy Application Step
This step deploys an application to JBoss.
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. |
| Application Name | The name of the application to be deployed (including its file extension). If a source is not provided, the named application will be enabled instead. |
Optional properties:
| Property Name | Description |
|---|---|
| Application/JAR path | The source file of the application to deploy. If a source is not provided, a name must be provided instead. |
| Value for Deploy To All Server Groups | If selected, the step will deploy to all servers. This is only applicable in Domain Mode. |
| Deploy To Server Groups | A comma-separated list of the servers to deploy to. This is only applicable in Domain Mode. |
| Controller Name | The controller name of the JBoss instance to connect to. |
Copyright © 2013–2015 Serena Software, Inc. All rights reserved.