Sunday, March 23, 2008

Session Cookie Issue

Engineering Release Details: Webtop_53SP5_hotfix_152572.txt
============================
Product and Version this ER Works With: Webtop 5.3 SP5
Bug Number(s): 152572
Bug Abstract: A large cookie causes UCF operations to fail as WDK does not pass cookie info correctly to UCF. UCF fails if customer visits one of their web application first then vist the Webtop application, as their web application puts additional large cookies into the session. If they visit webtop only, UCF works without a problem.
Date: 02/22/2008

Additional Required Engineering Releases and Patches:
=====================================================
None

Installation Procedure:
=======================
1. Stop application server
2. Backup the following files to be able to revert back to the original installed product:

\WEB-INF\classes\com\documentum\web\applet\ucfinvoker\LaunchRuntimeDelegate.class
\wdk\system\ucfinit.cab
\wdk\system\ucfinit.jar

Where is the root directory of the exploded Webtop web application. For example, on Tomcat this typically is \webapps\webtop
3. Unzip the supplied zip file into . This will place the following files in the target directory
\WEB-INF\classes\com\documentum\web\applet\ucfinvoker\LaunchRuntimeDelegate.class
\wdk\system\ucfinit.cab
\wdk\system\ucfinit.jar
4. Clean the all cache in 'Windows start menu -> Settings -> Control panel -> Java -> Delete Files'.
5. Restart the Application Server and test the fix.

No comments: