A.) Add the certificate file APPLTOP.cer to the Client file IDENTITYDB.obj. You will need to download the digital certificate file APPLTOP.cer from the server $APPL_TOP/admin directory of the instance you are trying to connect to onto your Client PC. - Copy from the Middle Tier ( Webserver ) $APPL_TOP/admin/appltop.cer to c:\Program Files\oracle\Jinitiator 1.1.7.27 Export\bin\appltop.cer - Open a DOS window and run the following commands from c:\Program Files\oracle\Jinitiator 11727\bin javakey c <name_it> true (creates a new trusted applet called ) ( <name_it> in identitydb.obj ) javakey ic <name_it> appltop.cer (signs the new <name_it> trusted applet) ( with the new certificate appltop.cer ) javakey -l (will display your new trusted applet that has been signed) (with the appropriate digital certificate file of the ) (instance you wish to connect to. ) If the have to access a different instance of Oracle Applications which has another digital certificate repeat above steps for the appltop.cer of other $APPL_TOP (ie. change <name_it> to <another_name>
B.) Clear your browser Cache From your Broswer window: Netscape : Edit > references > advanced > Cache and click both buttons <Clear Memory Cache> and <Clear Disk Cache > Internet Explorer : Tools ?nternet Options Delete Temporary Internet Files
C.) Clear your jcache directory Use Explorer to navigate to c:\Program Files\Oracle\Jinitiator 1.1.7.27\jcache\ And delete all files in this directory
D.) Restart the browser session Shutdown all browsers and restart a new browser session.
E.) Logon to 11i Applications again, and verify no Yellow Warning Bar.