Some Linux distributions come with a 'free' implementation of java. These binaries usually reside in /usr/bin or /bin or somewhere that is most likely to be ahead of your new installation in your $PATH. Find out which java binaries you are using by typing 'which java'. If the result is not what you expect it to be, clean out the old useless binaries, and everything should be good. Hope this helps -- Joe
