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!

Jar signing for Oracle forms 11g

User_KVV1CDec 18 2019 — edited Dec 23 2019

Hi All,

I am creating a java bean to use it in my oracle forms application.

I am using tess4j.jar and other jar files (as library reference) in my java code along with frmall.jar.

then I am extracting this java code to a new jar file say test.jar

My question is in order to deploy this bean in oracle form,

is it ok to sign this new test.jar file ALONE or do i need to sign all the tess4j.jar and other jar reference in the java code and place them in MIDDLEWARE_HOME/Oracle_home/forms/java path

and include all the jar in config files.

Kindly advice.

Balaji

This post has been answered by User_KVV1C on Dec 19 2019
Jump to Answer

Comments

Post Details

Added on Dec 18 2019
3 comments
457 views