Thursday, August 16, 2012

set java home using putty


set jdk home ("/opt/jdk_1.6/" is the path of java installation in server which i use)

export JAVA_HOME=/opt/jdk_1.6/

set jre home

export JRE_HOME=/opt/jdk_1.6/jre

0 comments:

Post a Comment