On Jul 30, 2013, at 5:21 AM, Johan Henselmans <jo...@netsense.nl> wrote:

> Unsupported major.minor version 51.0

It means that you compiled your classes under a specific JDK, but then try to 
run them under older version of JDK. So, you can't run classes compiled with 
JDK 6.0 under JDK 5.0. The same with classes compiled under JDK 7.0 when you 
try to run them under JDK 6.0.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to