Doing Java 7 upgrade on Oracle Apps 12.1.3 . Getting Java error applying Forms Patch 14825718
Doing Java Upgrade on Oracle Applications 12.1.3 per not 393931.1 I get all the way to the part where it wants me to apply the Forms Bundle patches per Note 437878.1.
In that note it says you must applpatch 14825718 but not before bringing in the opatch 1.0.0.0.63 or higher.
THis will not apply due to a JAva exception:
L:\DBA\Projects\INDB18_DOIT_Java7\14825718>E:\oraapp\apps\tech_st\10.1.2\OPatch\
opatch apply
Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/opatch
/OPatch (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:12