My Oracle Support Banner

E1: BSSV: Upgraded JDK And JDeveloper (Doc ID 2073499.1)

Last updated on APRIL 04, 2025

Applies to:

JD Edwards EnterpriseOne Tools - Version 9.1 and later
Information in this document applies to any platform.

Symptoms

Upgraded JDK and JDeveloper


We recently upgraded the JDK to JDK 7 from JDK 6 and we also upgraded JDeveloper to JDeveloper 12.1.2 from JDeveloper 11.1.1.5.0.

When we try to compile BSSVs, it seems that it is still using JDK 1.6 library to compile BSSVs.

In order to for the compiler to use JDK 7 library, what do we need to do?

When we compile BSSV, we get the message below. Please look at the first line, it is using JDK 6 libraries to compile the BSSVs.

D:\oracle\jdev12.1.2\oracle_common\jdk\bin\javac -source 1.6 -target 1.6 -verbose -encoding Cp1252 -bootclasspath D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\resources.jar;D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\rt.jar;D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\jsse.jar;D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\jce.jar;D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\charsets.jar;D:\oracle\jdev12.1.2\oracle_common\jdk\jre\lib\jfr.jar -sourcepath D:\E910_1\DV910\Java\source -d D:\E910_1\DV910\Java\classes -classpath

Cause

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
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.