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 6 Next »

DRAFT DOCUMENT

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

  • No labels