Some users can not guess the true version of java from java -version as it did
not contain the word "Sun". It may be helpful to include some sample output, eg.
$ java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode)
$ java32 -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm