how to let EBS identify the custom jar file
what is the recommended approach of getting custom jar work in EBS. This jar is newly created for a java concurrent program by our developer
When we placed in $JAVA_TOP, the system does not recognize it.
Currently we have it placed in $JAVA_TOP/lib/customXX.jar and then modified $CLASSPATH to include the absolute path of jar file. This approach requires autoconfig and system downtime, so it is not feasible for production.
This should be very commonly used, so please suggest/share the oracle recommended approach for 12.2.3