Configuring a binding using JMS

Java™ Message Service (JMS) is an application programming interface that provides Java language functions for handling messages. Use JMS as the transport method when you want to send and receive those messages via message queues or topics. You can use your own custom format with the Text over JMS binding.

Before you begin

You must be using the Network Deployment edition of WebSphere® Application Server to perform these tasks.