> From: Arshan Varsi [mailto:[EMAIL PROTECTED] 
>   My system confi is :
>   Win XP , JDK 6 .   My env variables are :  PATH :C:\Program 
> Files\Java\jdk1.6.0\bin and CLASSPATH : . (Dot).
>    
>   I have ran many java programs in my system without any 
> problems. I have installed tomcat 6 (by just using the 
> Windows Service installer - apache.tomcat.6.0.10.exe and 
> making no other configurations ) .
>    
>   Now I face problem whenever I want to run any java 
> programs, I get error message : 
>    
>   Exception in thread "main" 
> java.lang.UnsupportedClassVersionError: Tutorial05 
> (Unsupported major.minor version 50.0)
>    
>   Could you please advise ?

Something is trying to use an older JDK to run Tomcat - probably 1.5.  I
think you should look at the Tomcat service properties and check that it
is correctly configured.

                - Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to