12.2 How To Deploy Debug Java Files Supplied by Development
(Doc ID 2406286.1)
Last updated on JULY 11, 2022
Applies to:
Oracle iStore - Version 12.2.4 to 12.2.6 [Release 12.2]Information in this document applies to any platform.
Goal
Sometimes, Oracle Development sends a debug java class files for customer/support for troubleshooting the issue.
In 11i/12.1 EBS, deploying the class file was rather straight-forward which was to place the debug class file where the original file was and bounce mid-tier services.
However, this will not work in 12.2 since class files are archived as a signed jar file. This document highlights deployment options and detailed steps for each option.
While this document was primarily written for one of iStore (IBE) java class file, same concept can be applied to any EBS product.
This Document describes steps for a debug version of class file: Session.class that exists in $JAVA_TOP/oracle/apps/ibe/util
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |