The JMS connector allows you to access the Java Message Service (JMS) API through WSO2 ESB, and acts as a message producer that facilitates publishing messages. The JMS API is a Java API that allows applications to create, send, receive, and read messages. Designed by Sun and several partner companies, the JMS API defines a common set of interfaces and associated semantics that allow programs written in the Java programming language to communicate with other messaging implementations. For more information on the JMS API, see Oracle JMS documentation.
Getting started
To get started, go to Configuring JMS Operations. Once you have completed your configurations, you can start publishing messages to the message broker.
Additional information
For general information on using connectors and their operations in your ESB configurations, see Using a Connector.
To download the connector, go to https://store.wso2.com/store/assets/esbconnector/JMS, click Download Connector, and then add and enable the connector in your ESB instance.