IBM BPM, V8.0.1, All platforms > Get started with IBM BPM > Key concepts > Bindings > Binding types

JMS bindings

A Java™ Message Service (JMS) provider enables messaging based on the Java Messaging Service API and programming model. It provides JMS connection factories to create connections for JMS destinations and to send and receive messages.

JMS bindings can be used when you interact with the Service Integration Bus (SIB) provider binding, and are compliant with JMS and JCA 1.5.

You can use the JMS export and import bindings a SCA module to make calls to, and receive messages from, external JMS systems.

The JMS import and export bindings provide integration with JMS applications using the JCA 1.5-based SIB JMS provider that is part of WebSphere Application Server. Other JCA 1.5–based JMS resource adapters are not supported

Binding types


Related concepts:
Limitations of the JMS, MQ JMS, and generic JMS bindings


Related tasks:
Enabling event sequencing: JMS exports