Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Security Message Pop-up Even After Signing JAR Files

sharpeJul 15 2010 — edited Mar 23 2012
Hi. I'm get the warning message:
Java has discovered application components that could indicate a security concern.

Name: Oracle.forms.engine.Main

Block Potentially unsafe components from being run (recommended)?      [YES]  [NO]

Application contains both signed and unsigned code.
So I used 'sign_webutil.sh' to sign all the .jar files in my ../forms/java directory. Each signing looked similar to this:
jarps/oracle/product/oracleforms/forms/webutil$ ./sign_webutil.sh ../java/icons.
Generating a self signing certificate for key=webutil2...
Warning: webutil2 already present in /data/admin/oracle/.keystore


Backing up ../java/icons.jar as ../java/icons.jar.old...


Signing ../java/icons.jar using key=webutil2...
...successfully done.
/apps/oracle/product/oracleforms/forms/webutil$
However, even after signing all these .jar files I still get this security prompt about signed and unsigned content. Can anyone suggest anything to help. I really need the help. Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2012
Added on Jul 15 2010
8 comments
3,378 views