Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

JMS Queue: Subdeployment

Configuration Options     Related Tasks     Related Topics

Use this page to select a subdeployment to assign this destination resource. A subdeployment is a mechanism by which JMS destinations are grouped and targeted to a single JMS server instance. To reconfigure a subdeployment's targets, use the parent module's subdeployment management page.

Destinations depend on the JMS server they are targeted to for the management of persistent messages, durable subscribers, and message paging.

Configuration Options

Name Description
Subdeployment

The subdeployment groups within this JMS module. Subdeployments enable you to deploy some resources in a JMS module to a JMS server and other JMS resources to a server instance or cluster.

Standalone queues or topics can only be targeted to a single JMS server. Whereas, connection factories, uniform distributed destinations (UDDs), and foreign servers can be targeted to one or more JMS servers, one or more server instances, or to a cluster. Therefore, standalone queues or topics cannot be associated with a subdeployment if other members of the subdeployment are targeted to multiple JMS servers. However, UDDs can be associated with such subdeployments since the purpose of UDDs is to distribute its members to multiple JMS servers in a domain.

MBean Attribute:
SubDeploymentMBean.SubDeployments

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top