Oracle released Java
Runtime Environment (JRE) 1.7u51 and the security baseline was also
upgraded from the earlier baseline of JRE 1.7u45. This internal Java
property is set automatically and may affect Documentum Web Development Kit
(WDK) based clients running on browsers using JRE versions 1.7u45 or1.7u25.
Customers may experience issues with applets, such as content transfer and file
selection applets, or may see security warning messages.
Issue :
Unified Client
Facilities (UCF) content transfer and file selection operational issues may
occur due to LiveConnect changes in JRE 1.7u51 that block UCF applet
calls in Documentum WDK-based clients running JRE version 1.7u45/1.7.u25.
Customers running JRE
1.7u21 or earlier supported versions will not experience operational
issues, but may see an upgrade popup message prompting them to upgrade the JRE
version to 1.7u51 and a Security Warning message for UCF and file
selector applets.
Environment :
Documentum WDK based
browser clients:
Workaround:
The customer
Documentum/Network Administrator should perform the steps below.
1. Go to:
C:\Users\{localUser.Name}\AppData\LocalLow\Sun\Java\Deployment.
Edit the
deployment.properties file. This is a default location in Windows 7.
2. Back up the deployment.properties
file before making the following changes.
JRE 1.7u45:
1. Comment out all
timestamp-related properties.
2. Add these entries for
JRE update 1.7u45 in the deployment.properties file:
a.
deployment.expiration.check.enabled=false
b.
deployment.expiration.decision.suppression.10.45.2=true
c.
deployment.expiration.decision.10.45.2=later.
JRE 1.7u25:
Add these entries for JRE
update 1.7u25 in the deployment.properties file:
a.
deployment.expiration.check.enabled=false
b.
deployment.expiration.decision.suppression.10.25.2=true
c.
deployment.expiration.decision.10.25.2=later.