Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Domain: Other Services: Foreign JNDI Providers

Buttons     Column Display     

This page lists the foreign JNDI providers that have been created in this WebLogic Server domain.

Buttons

Name Description
Create

Use this button to create a new foreign JNDI provider.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:

Name=user-specified-name

MBean Attribute:
ForeignJNDIProviderMBean.Name

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

Initial Context Factory

The initial context factory to use to connect. This class name depends on the JNDI provider and the vendor you are using. The value corresponds to the standard JNDI property, java.naming.factory.initial.

MBean Attribute:
ForeignJNDIProviderMBean.InitialContextFactory

Provider URL

The foreign JNDI provider URL. This value corresponds to the standard JNDI property, java.naming.provider.url.

MBean Attribute:
ForeignJNDIProviderMBean.ProviderURL

User

The remote server's user name.

MBean Attribute:
ForeignJNDIProviderMBean.User

Scope

The scope in which this foreign JNDI provider is deployed.

Resource Group/Template

The resource group or resource group template associated with this foreign JNDI provider.

Domain Partition

List of domain partitions in which the foreign JNDI provider is available.

Targets

The targets for this foreign JNDI provider.


Back to Top