Below please see my Java.conf in /etc/java
But when i execute the java -version command it still comes back with Java 1.4.2... Hate
to sound like a n00b but am I editing the wrong file?
# System-wide Java configuration file -*- sh -*-
#
# JPackage Project <
http://www.jpackage.org/>
# Location of jar files on the system
JAVA_LIBDIR=/usr/share/java
# Location of arch-specific jar files on the system
JNI_LIBDIR=/usr/lib/java
# Root of all JVM installations
JVM_ROOT=/opt/jre1.5.0_11/bin/
# Default jvm
JAVA_HOME=$JVM_ROOT/java_jvm
# Options to pass to the java interpreter
JAVACMD_OPTS=
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018822#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...