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