cancel
Showing results for 
Search instead for 
Did you mean: 

Installing JDK 8 on SAP NWDI - CBS

Former Member
0 Kudos

Hi all,

will NWDI track configuration be the same for JDK 8 (SAP JVM8) and Netweaver 7.5 as it was for JDK6 (SAPJVM 6) and Netweaver 7.3/7.4?

That means can I simply configure a build variant for the track with parameter com.sap.jdk.home_path_key = JDK1.8.0_HOME

and afterwards list available JDK's with

JDK_HOME_PATHS = JDK1.3.1_HOME=<path of jdk131>;JDK1.4.2_HOME=<path of jdk142>;JDK1.5.0_HOME=<path of jdk150>;JDK1.6.0_HOME=<path of jdk160>;JDK1.8.0_HOME=<path of jdk180>;default=<path of the JDK as default>

Or is the procedure for Netweaver 7.5 and JDK8 different?

Regards

Andi

Accepted Solutions (1)

Accepted Solutions (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Andreas,

One addition only: Point to the path of JDK1.8 for the parameter BUILD_TOOL_JDK_HOME.

Everything else is correct what you said.

Cheers,

Ervin

Former Member
0 Kudos

Thank you very much for your help.

Answers (0)