Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Specify a subdeployment for foreign servers


If you used the Advanced Targeting mechanism when creating a foreign server, you can change the subdeployment assigned to the foreign server. A subdeployment is a mechanism by which JMS resources are grouped and targeted to specific server resources within a system module's targeting scope. To reconfigure a subdeployment's targets, use the parent system module's subdeployment management page.

For example, you can group a foreign server with a connection factory in a subdeployment targeted to a specific JMS server, which guarantees that all these resources are co-located to avoid extra network traffic. However, when stand-alone queues or topics are members of a subdeployment, a foreign server can only be targeted to the same JMS server.

To associate a foreign server with a subdeployment:

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the Administration Console, navigate to the foreign server resource that you want to configure:
  3. Click the Subdeployment tab.
  4. In the Subdeployments drop-down, select a subdeployment to associate with the foreign server.

    To manage existing subdeployments in a JMS system module, use the module's Subdeployment management page. For more information, see Configure subdeployments in JMS system modules.

  5. Save your changes:
  6. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top