Configuration

The Configuration tab has the following fields.

Field

Global Var?

Description

Name

No

The name to appear as the label for the resource.

Description

No

Short description of the shared resource.

JNDI Context Factory

No

The initial context factory class for accessing JNDI. (javax.naming.Context.INITIAL_CONTEXT_
FACTORY
). You can choose from the drop down list of supported classes.

For more information when using IBM WebSphere, see IBM WebSphere and JNDI Context Caching.

Note: ActiveMatrix BusinessWorks attempts to find the class. However, you may need to add the JAR file supplied by your JNDI service provider to the CLASSPATH environment variable to use JNDI.

JNDI Context URL

Yes

The URL to the JNDI service provider (javax.naming.Context.PROVIDER_URL). An example URL is provided when one of the supported JNDI context factory classes is selected.

For the syntax of the URL, see your JNDI provider documentation.

JNDI User Name

Yes

User name for logging into the JNDI server (javax.naming.Context.SECURITY_
PRINCIPAL
). If the JNDI provider does not require access control, this field can be empty.

JNDI Password

Yes

Password for logging into the JNDI server (javax.naming.Context.SECURITY_
CREDENTIALS
). If the JNDI provider does not require access control, this field can be empty.