Configuration Guides › Agent Configuration Guide › SOA Agent for Web Servers › Configure the SOA Agent for Web Servers › Configure the Underlying Web Agent to Work With the Web Server › Configure the SOA Agent to Work With the Domino Web Server › Configuration Methods for Domino Web Agents on UNIX Systems › Add the Domino Web Agent DLL (UNIX)
Add the Domino Web Agent DLL (UNIX)
For the Domino Web Agent to operate properly, you must add the dominowebagent.so library to the filter DLLs. This library must be first in the list.
- web_agent_home
Indicates the directory where the Web Agent is installed.
Default (Windows installations): [set Access Path variable]\webagent
Default (UNIX installations): [set the Installation Path variable]/webagent
To add the Domino Web Agent DLL
- Open Lotus Notes.
- Select File, Database, Open.
- In the Server field, select the Domino Server where you installed the Web Agent.
- In the Database scroll box, select the server's address book.
In the Filename field you should see names.nsf displayed.
- Click Open.
The server's address book opens.
- In the left pane, expand the Server folder and double-click on the All Server Documents icon.
- Select your server and click Edit Server.
The Domino server's administration console opens.
- Select the Internet Protocols tab.
- In the DSAPI section of the window, find the DSAPI filter file names field and enter the full path to the Domino Web Agent file, for example:
web_agent_home>/bin/dominowebagent.so
Note: This entry should be the first in the list of filters.
- Click Save and Close.
- Restart the web server.