How to specify java (jdk) home on Unix
Hi
On Windows, the file dmu/dmu/dmu.conf has the "SetJavaHome" parameter, and this works as the docs specifies.
On Unix (Solaris), the docs states that thsi is specified in the file $HOME/dmu_jdk, but I cannot get this to work.
And specifying JAVA_HOME and/or setting the jdk/bin catalog in first the PATH does not help.
It consistently uses picks up my jdk version 1.5 located in the /usr/java catalog, regardless of the environment variables and and dmu_jdk file (if I create it manually).
Am I doing something wrong?
Br,
Kim