JMS
The JMS binding component is used to send or receive JMS requests.
Required properties
- You must set at least one of the following properties (In each case, the default value is the component name):
- endpoint
- service
- interfaceName
The role specifies whether you want to use the JMS component
as a sender or a receiver. This property is set automatically depending on
whether you draw an input or an output connection.
- The jndiConnectionFactoryName is the JNDI name of the JMS ConnectionFactory to look up.
- The jndiDestinationName is the JNDI name of the destination to look up.
- The locationURI is the HTTP URL of the service where the
JMS request is to be sent.