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