Creating a Deploy JDBC Driver Step

This step deploys a JDBC driver to JBoss.

Required properties:

Property Name Description
JBoss Path The path to the JBoss location.
JDBC Driver Path The path to the JDBC driver JAR.

Optional properties:

Property Name Description
Driver Name The name of the driver. If no name is specified, the file name (including .jar) will be the name.
All Server Groups If selected, the step will deploy to all servers. This is only applicable in Domain mode.
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.
JAVA_HOME The JDK or JRE in which to run JBoss commands. This JBoss version supports only Java 6 and 7!