I'm trying to get SS to connect to our oracle database on a remote Windows Server 2008 machine, but the JVM is not being detected. I used the Java 1.6 JDK installer, rebooted and then tried SS again. The Auto detect button still can't find the JDK.
Are there environment variables that need to be set?
java -version in windows reports:
C:\Users\Administrator>java -version
java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b07)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b17, mixed mode)