Friday, May 14, 2021

ADCGNJAR

Ref Notes:  Note 1609939.1

Oracle has introduced adcgnjar utililty for the deployments which helps to create customall.jar file in $JAVA_TOP. This jar file will picked and executed by the application server.

  • Place required OAF CO/VO/EO files in $JAVA_TOP respective folder.

  • Run adcgnjar utile package which is available in $AD_TOP.

  • Add the entry for customall.jar in the ebsProduct Manifest.xml file

  • Bounce the mid-tier server

     { sleep 1s; echo apps; sleep 1s; echo appspassword;} | adcgnjar


No comments: