The adapter for JMS is a runtime component of IBM WebSphere Business Integration Server Express. The primary feature of the adapter is a connector that allows WebSphere InterChange Server Express to exchange business objects with applications that send or receive data in the form of JMS messages.
The JMS is an open-standard API for accessing enterprise-messaging systems. It is designed to allow business applications to send and receive business data and events.
Connectors consist of an application-specific component and the connector framework. The application-specific component contains code tailored to a particular application. The connector framework, whose code is common to all connectors, acts as an intermediary between the integration broker and the application-specific component. The connector framework provides the following services between the integration broker and the application-specific component:
This document contains information about the application-specific component and connector framework. It refers to both of these components as the connector.