JMSConnector

Previous Next

See Also

You can use the JMSConnector component to communicate with message queues, to perform tasks like reading and writing messages to and from a queue. JMSConnector is built using Java Message Service (JMS), which allows you to implement vendor-independent solutions. All message queue implementations that support JMS (Java Message Service) can be addressed with this component. Amongst these are, for example, IBM's WebSphere and IBM's MQ Series

For more information, refer to the internal description of the component.