Problem:
When the Java forms are launched, a yellow bar appears at the bottom of the form with the message ‘Warning: applet window’
Cause:
Digital certificate recreated while applying patch (see “adogjf() Unable to generate jar files under JAVA_TOP”)
Solution:
Log on to the server as the applmgr user and perform the following steps:
- cd $APPL_TOP/admin
- adjkey –initialize
- adjbuild.sh /u0/oracle/testcomn/util/jinitiator/ /u0/oracle/testcomn/util/jinitiator/jinit11816.exe
- Force regeneration of the JAR files
- De-install JInitiator from Windows client
- Load E-Business Suite and launch the Java forms
Reference:
Note 141692.1 – How to Install a Digital Certificate in Oracle Applications Release 11i
Note 365735.1 – How to use, create and/or update Digital Certificates for 11i Applications
Introduction to Public-Key Cryptography (http://developer.mozilla.org/en/Introduction_to_Public-Key_Cryptography#Form_Signing)
Recent Comments