+

Search Tips   |   Advanced Search

Other context properties settings

Use this page to specify properties to be passed to the javax.naming.InitialContext constructor for an indirect JNDI lookup name binding. Completion of this page is optional. The properties are in addition to the basic properties specified for an indirect name space binding.

To specify new context properties and view this page, click Environment > Naming > Name Space Bindings > New > Indirect > indirect_binding_basic_properties > Specify additional context properties.

The properties are used only by version 6.1 and later nodes. The page is not shown for version 5.x or 6.0.x nodes.

To add a property to be passed to the javax.naming.InitialContext constructor when obtaining the initial JNDI context, specify a name and value pair to be passed to the constructor and click Apply. You can add multiple name-value properties. The specified properties are displayed in the collection table.

To view existing context properties, click Environment > Naming > Name Space Bindings > indirect_binding_name > Other Context Properties.

If the scope of the indirect lookup binding includes servers or nodes previous to version 6.1, the initial context factory name and other context factory properties are not shown on the console page.

Name

Name (or key) for the property.

Each property name must be unique. If the same name is specified for multiple properties, the value used is undefined.

Do not start your property names with was. because this prefix is reserved for properties that are predefined in WAS.

Value

Specify the value paired with the specified name.

Description

Specify information about the name-value pair.




 

Related tasks


Configure name space bindings

 

Related Reference

Indirect lookup binding settings

 

Reference topic