Showing posts with label digital signature. Show all posts
Showing posts with label digital signature. Show all posts

Saturday, March 24, 2012

How to fix security digital signature hang problem in Oracle Forms

In the name of Allah, the most Beneficial, the most Merciful

In this article i will be describing "How to fix security digital signature hang problem in Oracle Forms". When you try to launch Forms application the following signature verification window open to trust it or not.

Figure - 1

You will be unable to click the Run or Cancel buttons. Only thing you can do is to open the task manager and kill the forms application. It is due to the sequence in which browser load the jar files in "archive" or "WebutilArchive" parameters in formsweb.cfg file. This problem has following workarounds.

1. Change the sequence of jar files in "archive" and "WebutilArchive" parameters in formsweb.cfg file.
2. set the parameter separateFrame = false and launch the application, Trust the digital signature and then return back to separateFrame = true.

Insha-Allah this will help and serve the purpose. For any corrections and improvements please suggest.