Classpath Setting of Third Party Jar Files in R12 Java Concurrent Program (JCP)
(Doc ID 1292694.1)
Last updated on JULY 02, 2023
Applies to:
Oracle Concurrent Processing - Version 12.1.1 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Goal
Have created a Java Concurrent Program (JCP) which uses third party jar files. In 11i, those jar files were placed in JAVA_TOP and it is working fine. In R12 JAVA_TOP is divided in two parts: CLASSES and LIB.
Have placed the jar files in both folders, but still the Java Concurrent Program (JCP) is not picking up the jar files. What's needed for setting the proper classpath in R12 so the Java Concurrent Program (JCP) can pick the jar files?
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 |