JMS adapters
Java messaging service (JMS) is the standard messaging Java API for sending messages between two or more clients. The MobileFirst JMS adapter provides reading and writing capabilities to messaging providers that implement the JMS API.
We can configure a JMS adapter to work with such messaging providers as a Liberty profile server or a WebSphere MQ message broker.
- Connect a JMS adapter to a Liberty profile server
We can develop and test MobileFirst adapters that use Java Message Service (JMS) on a WAS Liberty profile ND server.
- Connect a JMS adapter to WebSphere MQ
We can connect a MobileFirst Java Message Service (JMS) adapter to WebSphere MQ.
Parent topic: Develop the server side of a MobileFirst application