Creating an 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 will be bound to, comma separated. The entries must end with the name of the factory.
Connector The connector to be used, comma separated. The first will be the default, the rest will be 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.