Re: JDK Version Mismatch

2012-01-13 Thread Mark Eggers
- Original Message - > From: deniz > To: users@tomcat.apache.org > Cc: > Sent: Thursday, January 12, 2012 11:25 PM > Subject: RE: JDK Version Mismatch > > Hello Chuck, > > thank you for your response, I have changed tomcat env to 1.7 so i am not > gettin

RE: JDK Version Mismatch

2012-01-12 Thread deniz
Hello Chuck, thank you for your response, I have changed tomcat env to 1.7 so i am not getting the error right now. i have another question about the same issue but i am not quite sure if this is the right place... so right now eclipse doesnt support jdk 1.7 and you need to download a maintenan

RE: JDK Version Mismatch

2012-01-12 Thread Caldarale, Charles R
> From: deniz [mailto:denizdurmu...@gmail.com] > Subject: JDK Version Mismatch > Unsupported major.minor version 51.0 Looks like your diagnosis is backwards. Version 51.0 is from a class built with JDK 7, trying to be loaded by an older version of the JVM - which means your Tomcat is actually