It can be very frustrating when you have java confilicts on a system. Many times, you need a particular version of a JRE, loaded in a specific order to have everything work.

Here is a useful link to Sun’s java archive, which can prove invaluable when you need a specific version to install.

java.sun.com/products/archive/

Write once, Debug Everywhere.