Hello..
i inherited OIM product with java code with
import oracle.iam.ui.platform.utils.log.LoggerUtils;
how to find proper JAR file for that oracle.iam.ui.platform.utils.log.LoggerUtils ?
JAR Search - findJAR.com does not know about it
i decided to
copy All JAR files from .../Oracle/Middleware
extract them into file system as subdirectories
run file search for LoggerUtils.class
extraction is in progress.. for last 20 minutes.. and i am running out of disk space..
probably that is not good idea?
any other ideas?
thanks