The JMS connector allows you to access the JMS API through WSO2 ESB. The Java Message Service 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 JMS APIApache Kafka, see Oracle JMS documentation. WSO2 ESB JMS connector acts as a message producer that facilitates publishing messages. This connector creates a connection to JMS and sends messages to Message brokers.
Getting started
To get started, go to Configuring JMS Operation. Once you have completed your configurations, you can start publishing messaged to Message brokers.
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 , and click Download Connector . Then you can add and enable the connector in your ESB instance.