The legacy weighted distributed queue feature is for users who prefer to manually create queue members to carry extra message load or have extra capacity. However, BEA strongly recommends configuring uniform distributed queues to avoid possible administrative and application problems due to a weighted distributed queue not being deployed consistently across a cluster. For more information on creating a uniform distributed queue, see Create uniform distributed queues.
To create a weighted distributed queue:
Note: A
distributed queue that does not have a JNDI Name can be
referenced by passing the Name of the distributed queue to
javax.jms.QueueSession.createQueue()
.
Note: Once you create a weighted distributed queue, you cannot rename it. Instead, you must delete it and create another one that uses the new name.
The new weighted distributed queue is added to the module's Summary of Resources table.
After you finish
To configure the load balance weighting of the member queues, see Weighted distributed queues - configure member weights.
![]() ![]() |