Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Java Version
There are two jave version installed in my interface engine server: 1.4.0 and 1.6.0.
I am going to use UPOC and JDBC to connect a database. Could any body know which Java version I should use?
I am using qdx 5.7 in AIX box.
Thanks!
Why I can’t find javac in the folder /hci/qdx5.7/integrator/clgui/jre/bin/ or anywhere else except /usr/java14/bin?
The java version in /hci/qdx5.7/integrator/clgui/jre/bin/ is 1.6.0
We do not ship the java compiler. It’s something you need to load yourself.
The engine will use the JVM in /hci/qdx5.7/integrator/clgui/jre/bin/ – so you want the 1.6.0 javac.
Rob Abbott Cloverleaf Emeritus
Rob, Thanks!
I am going to install JDK 1.6.0 in my interface engine, will the installation affect the interface engine? I will install it in it’s own folder.