Creating a Deploy JDBC Driver Step

This step deploys a JDBC driver to JBoss.

Required properties:

Property Name Description
DBC Driver Path The path to the JDBC Driver JAR.
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.

Optional properties:

Property Name Description
Driver Name The name of the driver. If a name is not provided, the file name (including .jar) is used as the name.
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.