Missing OC4J Folder in Oracle 19c Database
Hello All,
After the upgrade of Oracle Database from Oracle 12.1.0.2 to Oracle 19c version on Solaris 11.4 Platform. I found the following deviations.
OC4J(Oracle Container for J2EE) Directory which was present as part of Oracle 12c Database under ORACLE_HOME/oc4j is not available in Oracle 19c.
Following JAR Files are not available in Oracle 19c.
ORACLE_HOME/oc4j/j2ee/home/lib/mail.jar
ORACLE_HOME/oc4j/j2ee/home/lib/activation.jar
ORACLE_HOME is set to Oracle 12c Database Home.
I tried searching in Release Notes of Oracle 19c, whether OC4J is not shipped as part of Oracle Database unfortunately i could not find any information about this.