Creating an Add JMS Topic Step

This step adds a JMS topic to JBoss.

Required properties:

Property Name Description
JBoss Startup Path The path to the JBoss startup executable. For example: C:\wildfly-8.0.0.Alpha1\wildfly-8.0.0.Alpha1\bin.
Topic Name The name of the topic that you want to create.
Entries A comma-separated list of JNDI names that the topic will be bound to.

Optional properties:

Property Name Description
Profile The profile to add the topic to. This is required in domain mode.
Controller Name The controller name of the JBoss instance to connect to.