Add JMS Connection Factory Step

This step adds a JMS topic to JBoss.

Required properties:

Property Name Description
JBoss Path The path to the JBoss location
Factory Name The name of the factory to be created.
Entries The JNDI names the factory is bound to, comma-separated. The entries must end with the name of the factory.
Connector The connector to be used, comma-separated. The first is the default, and the rest are backups.

Optional properties:

Property Name Description
Profile The profile to add the topic to. This is required in Domain mode.
Additional Properties Additional properties to pass to the command, new-line separated.
Controller Name The controller name of the JBoss instance to connect to.