Release Notes for Oracle WebCenter Interaction Development Kit 10.3.0.0.0

Contents

 

Version History

 

Release Notes Overview

 

Version 10.3.0.0.0

Supported Operating Systems, Application Servers, and Browsers

Supported Oracle Products

Documentation

 

Version 6.0

New Features

Issues Addressed

Known Issues

Version History

Oracle WebCenter Interaction Development Kit (IDK) 10.3.0.0.0 - released October 2008

AquaLogic Interaction Development Kit (IDK) 6.0 - re-released January 2008 with signed dlls (originally released June 2007 for AquaLogic Ensemble 1.0 compatibility)

AquaLogic Interaction Development Kit (IDK) 5.4 - released January 2007 for Java 5.0 compatibility

AquaLogic Interaction Development Kit (IDK) 5.3 - released October 2006 for AquaLogic Interaction 6.1 compatibility

Enterprise Web Development Kit (EDK) 5.3 - released December 2005 for AIX, Solaris and SUSE Linux

Enterprise Web Development Kit (EDK) 5.3 - released September 2005 for Windows and Red Hat Linux

Release Notes Overview

The Oracle WebCenter Interaction Development Kit (IDK) is used to build custom applications as part of Oracle WebCenter Interaction architecture. The Oracle WebCenter Interaction Development Kit (IDK) supports a variety of development tasks including:

The Oracle WebCenter Interaction Development Kit (IDK) supports these development scenarios in both Java and .NET by providing JARs and assemblies that can be added to a development project.

These release notes cover Oracle WebCenter Interaction Development Kit (IDK) version 10.1.3.4.0. Note: The Oracle WebCenter Interaction Development Kit (IDK) was previously known as the AquaLogic Interaction Development Kit (IDK) and the Plumtree Enterprise Web Development Kit (EDK).

Version 10.3.0.0.0

Supported Operating Systems, Application Servers, Databases, and Browsers

At the time of release, Oracle WebCenter Interaction Development Kit (IDK) 10.3 supports the following:

Supported Oracle Products

At the time of release, Oracle WebCenter Interaction Development Kit (IDK) 10.3 supports the following:

Documentation

The following product documentation is available on the Oracle Technology Network (http://www.oracle.com/technology/index.html):

Document Title and File Name

Document Description

Installation Guide

Describes how to install the Oracle WebCenter Interaction Development Kit (IDK).

API Documentation

Documentation for Java and .NET APIs provided by the Oracle WebCenter Interaction Development Kit (IDK).

Developer Documentation

Provides detailed information on development using the Oracle WebCenter Interaction Development Kit (IDK).

 

Version 6.0

New Features

This release included the following new features:

Issues Addressed

 

PRC Content

 

When grabbing content items, if the request takes longer than 60 seconds you get timeout exception (Issue: 65555).This issue has been fixed.



Known Issues

Installation

General (Java and .NET)

General Java

General .NET

·        <configuration>

·         <!-- Must configure section handler for microsoft.web.services section -->

·         <configSections>

·         <section 

·         name="microsoft.web.services2" 

·        type="Microsoft.Web.Services2.Configuration.WebServicesConfiguration,Microsoft.Web.Services2,Version=2.0.0.0,Culture=neutral,PublicKeyToken=31bf3856ad364e35" />

·         </configSections>

·         <microsoft.web.services2>

·         <messaging>

·         <!-- The maximum file upload size supported by ASP.NET. The size specified is in Kilobytes. 

·         A value of -1 means there is no limit. The default is 4096 KB (4 MB). -->

·         <maxRequestLength>-1</maxRequestLength>

·         <!-- The maximum number of seconds that a request is allowed to execute before 

·         being automatically shut down by ASP.NET. A value of -1 means 

·         there is no limit. The default is 90 seconds. --> 

·         <executionTimeout value="-1" />

·         </messaging>

·         </microsoft.web.services2>

·        </configuration>

(Issue #43255)

PRC Content

PRC Collaboration

PRC Portal

PRC Search

PRC Portlet

PRC Crawler Web Service

PRC Search Web Service

PRC Logging