cancel
Showing results for 
Search instead for 
Did you mean: 

JDK version on Solaris

Former Member
0 Kudos

Dear all,

I am going to install NW07 SR2 on solaris 10, x64. WIth the operating system the JDK version preinstalled is 1.5xx but during installation when it check JDK directory it says that it is not recommended and use 1.4xx.

When i checked the site to download jdk version. its is available as x86 and sparc. My system is x64.

What to do? x64 version for jdk's are available for higher version.

From where i can get x64 jdk version for 1.4.2.xx or if i continue installation on 1.5xx, i dont know what effect it can produce later on.

Can anyone guide me?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You need to use JDK Version between 1.4.2.12 tp 1.4.2.17

you can download from :

http://java.sun.com/j2se/1.4.2/SAPsite/download.html

Cheers

Shaji

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

In solaris you should use...

export JAVA_HOME=/usr/j2se

export SAPINST_JRE_HOME=/usr/j2se

If you want to use Java 1.4.xxx you need to use /usr/j2se

for Java 1.5.xx you need /usr/java

Cheers,

FF