Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create foreign destination overrides

Before you begin


A foreign destination override defines partition-specific overrides for the most commonly overridden attributes in a ForeignDestination MBean. It overrides some of the settings in a same-named ForeignDestination MBean instance in the same multi-tenant scope to which this override MBean belongs.

To create a foreign destination override:

  1. In the left pane of the Console, select Domain Partitions.

    The Domain Partitions table displays all the partitions defined in the domain.

  2. Click on the name of the domain partition for which you want to create a foreign destination override.
  3. Select the Resource Overrides > JMS Modules configuration page.

    The JMS Module Overrides table displays all the JMS module overrides that have been configured in this domain partition.

  4. Click on the name of the JMS module override for which you want to create a foreign destination override.
  5. Click on the name of the JMS foreign server override for which you want to create a foreign destination override.
  6. On the Configuration > Destination Overrides page, click New.
  7. On the Create a Foreign Destination Override page, provide a Foreign JMS Destination Name for the foreign destination override.

    The name of this foreign destination override must match the name of the actual resource to be overridden.

  8. In the Remote JNDI Name field, provide a partition-specific value and click OK.

    The new foreign destination override appears in the Foreign Destination Overrides table.

After you finish

If the resource is running, you must restart the partition for the overrides to take effect.


Back to Top