Version 10.3.0 - released November 2008
These release notes cover all releases of Oracle WebCenter Interaction Identity Service for LDAP 10.3.0, including hotfixes and maintenance packs. For information on a particular release, please go to the appropriate section of these release notes.
Release notes are occasionally updated after the release date. For the most up-to-date release notes, go to http://download.oracle.com/docs/cd/E13158_01/alui/integration/ldapids/docs103/index.html.
Refer to the Interoperability page in the page in the page in the Product Center for the latest information on supported operating systems, application servers, databases, and browsers.
At the time of release, Oracle WebCenter Interaction Identity Service for LDAP 10.3.0 supports the following:
Refer to the Interoperability page in the Product Center for the latest information on supported Oracle products.
At the time of release, Oracle WebCenter Interaction Identity Service for LDAP 10.3.0 supports the following:
The following product documentation is available for download from http://download.oracle.com/docs/cd/E13158_01/alui/integration/ldapids/docs103/index.html.
Document Title and File Name | Document Description |
---|---|
Installation and Upgrade Guide |
Describes how to install and upgrade the components of Oracle WebCenter Interaction Identity Service for LDAP. |
The products affected are:
o Oracle WebCenter Collaboration
o AquaLogic Interaction Publisher
o AquaLogic Interaction Studio
o Oracle WebCenter Analytics
o Oracle WebCenter Interaction Identity Service for LDAP
o Oracle WebCenter Interaction Content Service for Documentum
o Oracle WebCenter Interaction Portlet Suite - Lotus Notes
o Oracle WebCenter Interaction Portlet Suite - IMAP
To resolve the issue for all of these products except Publisher, you must update the file plumtree-bootstrap.jar on all servers that are running the affected products. The steps are:
1. Contact Support and get a newer version of plumtree-bootstrap.jar.
2. Place the file in the following common folder that is used by all products:
i. Windows: <install_folder>\common\container\tomcat\5.0.28\bin\
ii. Unix: <install_root>/common/container/tomcat/5.0.28/bin/
3. Restart the services for all products running on that particular server.
Replacing plumtree-bootstrap.jar here will update all of the products that are running on that particular server and will allow headers up to 16KB in size.
To resolve the issue on Publisher, you must edit the configuration on the server running Publisher. The steps are:
1. Edit the file server.xml in the folder ptcs/6.2/container/deploy/jbossweb-tomcat50.sar/ and add the attribute maxHttpHeaderSize="8192" (or higher if necessary) to the HTTP/1.1 <Connector> element that appears at the beginning of the file.
2. Restart the Publisher service