> Just for the record, my JAVA_HOME is C:\Program Files\Java\jdk1.7.0_03, but > when I run "java -version", I get "java version "1.6.0_31"". The computer in
That simply means you have another java in your path before the jdk1.7.0_03. Perhaps there is a "java.exe" file in c:\windows or something like that. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
