Add JMS Queue Step

This step adds a JMS Queue to JBoss.

Required properties:

Property Name Description
JBoss Path The path to the JBoss location
Queue Name The name (address) of the queue to be created.
Entries A comma-separated list of JNDI names that the queue will be bound to.

Optional properties:

Property Name Description
Queue Selector The queue selector.
Durable Select to make the queue durable.
Profile The profile to add the queue to. This is required in Domain mode.
Controller Name The controller name of the JBoss instance to connect to.