Adobe Document Server 6.0

Patch for Modifying Socket Timeout

Readme File

September 2006

Copyright 2006 Adobe Systems Incorporated. All rights reserved.


Contents

Issues Addressed in This Patch

Installing the Patch


Issues Addressed in This Patch

Some large requests to Adobe(R) Document Server web services fail with the following socket timeout message: java.net.SocketTimeoutException: Read timed out

This patch enables a developer to control the socket timeout by setting a JavaTM environmental variable. The newly added Java environmental variable is: ALTERCAST_SETSOTIMEOUT (The value is in milliseconds.)

Back to Contents


Installing the Patch

This patch includes the file altercast_sdk.jar_122052.

To install the patch:

  1. Back up the current altercast_sdk.jar file by renaming it to orig_altercast_sdk.jar.

  2. Download the patch file altercast_sdk.jar_122052 to the directory where the original file is located, and then rename the file to altercast_sdk.jar.

  3. Install the new file in the same directory on all the client machines. (The client machines are those sending the web services request to Adobe Document Server.) The installation path is specific to your web application.

  4. Restart your web application.

Back to Contents


Readme File
Adobe Document Server 6.0
Patch for Modifying Socket Timeout

1382051
9/25/2006 9:15:18 PM