I am running Linux Mint LMDE on a 64 bits machine. I have installed OpenJDK 64bits: 7u21-2.3.9-5 which is used by some applications. IceWeasel has Iced-Tea 1.3.2 plugin installed (64bits).
Now I want to use some web meeting services such as Webex or Yugma. But these services require Java 32 bits support. They don't work with 64 bits Java.
I tried to install the Java 32 bits version from Oracle web site, but whatever Java -version always returns this:
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9)
(7u21-2.3.9-5) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Is it possible to have both 32 bits and 64 bits of Java on one machine?
How to install and select the versions?
How to swap 32 bits and 64 bits plugins in Iceweasel?