How to Close MQ Channel Connections when Using DSIMessageQueueFactory in your Java Client Application
(Doc ID 979296.1)
Last updated on FEBRUARY 03, 2022
Applies to:
Oracle Documaker - Version 2.0 to 2.2 [Release 2.0 to 2.2]Information in this document applies to any platform.
Goal
The goal of this article is to provide a code example on how to ensure a java client closes MQ channel connections properly when using DSIMessageQueueFactory in your java client application. This will make sure that you will not run out of MQ connection channels.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |