Setting up Domino development environments

To successfully connect to a Domino® data source using Service Data Objects (SDO), you must ensure that the Domino server is properly configured. Complete the following steps on your target server before adding any SDOs to your Faces portlet.
  1. Install Domino 6 or higher on a server.
  2. Configure the server for DIIOP access by loading the Domino HTTP and the Domino DIIOP server tasks.
    Note: The following articles, Java™ access to the Domino objects, Java Access to Domino Objects (part 1) and Java Access to Domino Objects (part two), provide information and tips on how to configure DIIOP access.
  3. Set Server Document > Internet Protocols > HTTP > Allow HTTP clients to browse databases to Yes.
  4. In Server Document > Security > Run restricted Java/javascript/COM, add the users and groups who will be accessing the Domino server using an HTTP client. Repeat this in Server Document > Security > Run unrestricted Java/javascript/COM.
  5. Configure the access control list (ACL) so that your users have full read/write access to the Domino database.
Related concepts
Domino data access
Related tasks
Enabling Domino SDO on WebSphere Portal 5.1
Adding Domino service data objects
Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.