To create a JNDI Directory Server service endpoint :
Access the Service
Endpoints | Add Service Endpoint | Edit Service Endpoint endpoint_name
page for the JNDI Directory Server type.
For access instructions, see Creating
a Service Endpoint.
Enter the properties for the service endpoint:
J2EE - A JMS Messaging service runs on an application server. Indicate here the J2EE Application Server Service Endpoint to access it. If the Process Execution Engine is EJB-based and the JMS will run in the same application server, indicate here the already existing service endpoint defined for the Process Execution Engine.
URL
- The URL you use to connect to the directory service.
For Netscape iPlanet directory services, the format is generally ldap://host:port/o=company,c=country.
For Microsoft Active Directory, the format
is generally ldap://host:port/dc=subdomain,dc=domain,dc=com.
Principal
- The root distinguished name for the directory service.
Netscape iPlanet directory services usually use cn=root. Microsoft
Active Directory services usually use root.
Credentials - Your password for the directory service.
Referrals - Select one of the following:
follow referrals automatically.
ignore referrals.
throw ReferralException when a referral is encountered.
Click Save.