Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Configure foreign connection factory overrides

Before you begin

Create foreign connection factory overrides


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

To configure a foreign connection factory 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 configure 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 configure a foreign connection factory override.
  5. On the Settings > Configuration page, click on the name of the JMS foreign server override for which you want to configure a foreign connection factory override.
  6. On the Configuration > Connection Factories page, click on the name of the foreign connection factory override that you want to configure.
  7. On the Settings > Configuration page, in the Remote JNDI Name, User Name, and Password fields, optionally provide partition-specific values and click Save.

    The JMS foreign connection factory override configuration is changed.

After you finish

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


Back to Top