R12.2 - Setting Classpath for Custom Jar files
Hi All
We recently upgraded to R12.2 from R12.1. We are an organization using Configurator and iStore on a large scale with a few custom jar files.
(For configurator we understand we can add it as an archive and publish the models. But for whatever reason consider this not sustainable for our implementation.)
We are looking for best practices to understand how we can make the Custom Jars part of the Middle tier Classpath.
Based on Oracle Documents we set the libraries as part of EBSProductManifest.xml but this did not help.
We moved the custom Jars directly into $OA_HTML/WEB-INF/lib , and this resolved the issue.