My Oracle Support Banner

WebLogic Server JMS: How to Create a Uniform Distributed Destination Targeted to a WebLogic Server Cluster (Doc ID 1646287.1)

Last updated on SEPTEMBER 08, 2023

Applies to:

Oracle WebLogic Server - Version 10.3.1 and later
Information in this document applies to any platform.

Goal

A distributed destination (i.e. queue or topic) is a set of destinations which act as a single logical destination for the clients (i.e. producer and consumer). When you configure a uniform distributed queue (UDQ) or a uniform distributed topic (UDT), you do not have to create any physical queue on the JMS servers. Instead, WebLogic Server takes care of it and uniformly creates logical UDQs/UDTs on the JMS servers. This way WLS ensures that all the parameters such as persistence, paging and quotas are uniform across a cluster.

This article describes the steps to configure a UDQ or UDT on WebLogic Server.

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
 Prerequisites
 JMS Server and File Store Setup
 I. JMS Module
 II. Connection Factory
 III. Sub-Deployment
 IV. Uniform Distributed Queue
 V. Uniform Distributed Topic
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.