> From: Schalk Neethling [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat error
> 
> java.lang.UnsupportedClassVersionError: 
> org/volume4/searchEngine/lawSearch (Unsupported major.minor 
> version 49.0)
> 
> What exactly does this mean and how do I go about fixing this? Thanks!

Looks like someone has compiled a class using JDK 1.5 (and targetting 1.5) and are now 
trying to run it under an older JVM.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and 
is thus for use only by the intended recipient. If you received this in error, please 
contact the sender and delete the e-mail and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to