Can't get it working:
Using Mandrake 9
export JAVA_HOME=/usr/java/j2re1.4.0_02
export PATH=$PATH:/usr/java/j2re1.4.0_02/bin
these are correct... (command "java" works)
Yet, I still get the same error messages... Also tried it with a symbolic link /usr/java/j2re1.4.0 to /usr/java/j2re1.4.0_02 but that didn't work either... I'm lost here...