How to apply java certificate to jar files in Oracle E-Business suite – Step by Step

Step1:
Bringdown app services

Step2:

Backup below files:

cp $NE_BASE/EBSapps/appl/ad/admin/adsign.txt $NE_BASE/EBSapps/appl/ad/admin/adsign.txt_before_migration
cp $NE_BASE/EBSapps/appl/ad/admin/adkeystore.dat $NE_BASE/EBSapps/appl/ad/admin/adkeystore.dat_before_migration
cp $OA_JRE_TOP/lib/security/cacerts $OA_JRE_TOP/lib/security/cacerts_before_migration

Step3:
Copy adsign.txt and adkeystore.dat from common mount point (or received from certificate authority)

Source path $NE_BASE/EBSapps/appl/ad/admin/ to

Target environment $NE_BASE/EBSapps/appl/ad/admin/

Step4:

Copy cacerts from backup path,

cp $OA_JRE_TOP/lib/security/cacerts    to Target environment  $OA_JRE_TOP/lib/security/cacerts
Step5:
Regenerate Jar files using force option=yes
Run adadmin ->

Select “1.Generate Applications Files menu” ->

Select “4.Generate product JAR files” ->

Now give “Yes” as below for force generation of jar files.
Do you wish to force regeneration of all jar files? [No] ? Yes

Step6:

Start app services and test

 

Recent Posts

Start typing and press Enter to search