Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Foreign JNDI Providers

Column Display     Related Tasks     Related Topics

This page lists foreign JNDI providers that have been created in this domain partition.

For foreign JNDI providers that are scoped to a resource group template, you cannot edit them at the partition or resource group level. The properties of these resources apply to the entire domain. To edit these resources, expand the Services node in the Domain Structure pane, then select the resource you want to edit. Changes to any properties apply to the entire domain.

Note that you cannot create Foreign JNDI providers from this page. When creating them in the normal way, set the scope to the resource group and partition to which you want the provider to be available. The provider will then be listed on this page.

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

Targets

List of servers and clusters to which this foreign JNDI provider is targeted.

Scope

The scope in which this foreign JNDI provider is deployed.

Domain Partitions

List of domain partitions to which this foreign JNDI provider is available.

Related Tasks

Related Topics


Back to Top