Entering content frame

Background documentation JNDI Registry Service Locate the document in its SAP Library structure

This service provides functions based on the JNDI 1.2 specification, as well as some additional features related to its work in a cluster. It provides a set of properties for specifying the number of trials for locking an object in a database, for assigning communication protocols to be used by this service, and for specifying the method of the lookup process.

The JNDI Registry runs on server processes only.

Server

Property

Description

Default Value

communication

Specifies the standard communication protocol used by the service. There is no need to change the value of this property, as this is the default protocol used by the naming system. All other values will be ignored.

P4

LockTrials

Specifies the number of trials (integer) that the naming performs to create policy configuration "service.naming". During that operation StorageLockedException can be thrown because the Security Provider Service configuration is used and it can be locked for another operation at the time the naming tries to create its policy configuration. If this operation fails, the JNDI Registry Service starts without security support.

3

LookupLoadBalance

Shows whether or not to have load balancing in lookup requests. You do not need to change the value of this property, as the J2EE Engine naming system is local by default.

false

 

See also:

Naming System in the Administration Manual

 

 

Leaving content frame