User`s guide
IBM Lotus Notes, Domino, Domino Designer 8 Release Notes
Domino Web Access
DWA: Configuring the new Sametime buddy list
To configure the new Sametime buddy list:
On the DWA server
z
Turn on Java servlet support
1.
Open server doc and go to [Internet Protocols...] -> [Domino Web Engine]
2.
Select "Domino Servlet Manager" in the "Java servlet support" field.
z
Create a file named servlets.properties and put it in the server's data directory
z
Add the following content to the servlets.properties file:
servlet.DWABuddyList.code=com.lotus.dwa.stbuddy.DWABuddyList
z
Be sure to restart the server after finishing the settings above
On the Sametime server
z
Add the IP address of the DWA server to a setting document in stconfig.nsf on the Sametime server
1.
Open stconfig.nsf on the Sametime server
2.
Open "By Form" view and open the document called "CommunityConnectivity"
3.
Enter the IP address of the DWA server to "Community Trusted IPs" field
95