JMS Transaction COMMIT error

Hey @vshivk99,
Yes, you would commit by invoking commit() in the JMS API.
Using transacted sessions is explained in the Solace docs here: JMS API

Hope that helps :slight_smile: