This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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 OperationOnce 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.

  • No labels