Add new remote address book
I am trying to add a new ldap address book in communications express
Can somebody help me with a sample to start with this.
The below is a sun document explaining basic steps for reference:
Currently I have personal address book and corporate directory shown in the drop down list. When we select the corporate directory all users for that hosted domain is listed correctly. And in PAB all contacts entered in outlook contacts is listed. Now we want to add new book that will point the root of ldap to list all users accross all hosted domian.
I hope this is possible. Thanks in advance
SUN DOC:
Corporate Address Book
For corporate and remote address books a corresponding xxx instance should exist in the personalstore.properties file. The value of db.xxx.urlmatch in personalstore.properties file should be assigned the value of bookremoteurl attribute present in defaultps.xml file.
To add a new remote address book, you need to add the following items:
Steps
Add a new book node in defaultps.xml file
Add a new xxx instance in personalstore.properties file.
Create a directory under WEB-INF/config to store the db_config.properties and xlate files.
- -
Note ?
The xlate files contains the field mappings between an LDAP schema and address book XML schema for a contact or group

