11.5.10.2 : Invalid Java Class objects after applying patch 15994823
Hi,
We have 2 invlaid java classes that will not
compile after applying patch 15994823. Attempts to recompile result in
error-code ora-29251 - referenced name could not be found. Objects do
not exist in production.
Names of the java classes are and both belong to the APPS schema
/e6bc455_DocumentGenerator
/ae799f28_DirectDepositConcurr.
alter java class "/e6bc455_DocumentGenerator" compile results in the following errors
ora-29521: referenced name oracle/apps/fnd/cp/request/OutFile could not be found
ora-29521: referenced name oracle/apps/fnd/cp/request/LogFile could not be found
alter java class "/ae799f28_DirectDepositConcurr" compile results in the following errors