Versioning Problem

Dear All

I have installed jdk 1.5.0_07 first and then Java EE 5. My Core Java Programs compile successfully while java application launcher gives exception asUnsupportedClassVersionError. Additionally, the command :"javac -version" shows the correct version whereas the command :"java -version" shows previous version. This is fresh installation of java. Java had never been installed previously on my system.

[446 byte] By [Dodona] at [2007-10-3 3:45:27]
# 1
Could you perhabs post the output of both tools?You could just correct the System path (where the executables are searched by the operating system) to the JRE directory inside the JDK directory. This would probably solve the problem
charlie.babitta at 2007-7-14 21:41:58 > top of Java-index,Core,Monitoring & Management...