The ballerinax/java.jms library provides an API to connect to an external JMS provider like ActiveMQ from Ballerina. This library is created with minimal deviation from the JMS API to make it easy for ...
This example illustrates how Smooks can be used to split a message into smaller messages and route the smaller messages to a JMS Destination. This example uses Smooks to process an input Order message ...
This article illustrates how to program using the new features of the Java Message Service (JMS) 1.1 API. The new features in JMS 1.1 are demonstrated through a sample application. JMS 1.1 is the ...