Re: class file has wrong version 49.0, should be 48.0

2007-03-15 Thread Raghuveer
\edrsystem\jsp > \EDR\EDRSelection_jsp.java:123: cannot access pwDashUtil.EDRUtil.EDRUtil > bad class file: C:\Program Files\Apache Group\Tomcat > 4.1\webapps\edrsystem\WEB-I > NF\classes\pwDashUtil\EDRUtil\EDRUtil.class > class file has wrong version 49.0, should be 48.0 > Please remove

RE: class file has wrong version 49.0, should be 48.0

2007-03-15 Thread Raghuveer
s\activation.jar;D:\jars\commons- fileupload-1.0.jar;D:\jars\itext.jar;. >> From: Raghuveer [mailto:[EMAIL PROTECTED] >> Subject: class file has wrong version 49.0, should be 48.0 >> >> Ciuld anyn one help me what is meaning of this.. > > A little Googling or

RE: class file has wrong version 49.0, should be 48.0

2007-03-15 Thread Caldarale, Charles R
> From: Raghuveer [mailto:[EMAIL PROTECTED] > Subject: class file has wrong version 49.0, should be 48.0 > > Ciuld anyn one help me what is meaning of this.. A little Googling or search of the archives would show that your're trying to use a .class file compiled with JDK 1.5 on

class file has wrong version 49.0, should be 48.0

2007-03-15 Thread Raghuveer
bad class file: C:\Program Files\Apache Group\Tomcat 4.1\webapps\edrsystem\WEB-I NF\classes\pwDashUtil\EDRUtil\EDRUtil.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpa th. EDRUtil obj

Re: class file has wrong version 49.0, should be 48.0

2006-03-14 Thread Martin Gainty
; "Martin Gainty" <[EMAIL PROTECTED]> Sent: Tuesday, March 14, 2006 5:54 PM Subject: Re: class file has wrong version 49.0, should be 48.0 compiled with jdk 1.5, executed with jdk 1.4? regards leon On 3/14/06, Martin Gainty <[EMAIL PROTECTED]> wrote: Greets- Does anyone kno

Re: class file has wrong version 49.0, should be 48.0

2006-03-14 Thread Leon Rosenberg
compiled with jdk 1.5, executed with jdk 1.4? regards leon On 3/14/06, Martin Gainty <[EMAIL PROTECTED]> wrote: > Greets- > > Does anyone know what this message means? > "class file has wrong version 49.0, should b

class file has wrong version 49.0, should be 48.0

2006-03-14 Thread Martin Gainty
Greets- Does anyone know what this message means? "class file has wrong version 49.0, should be 48.0" Thanks, M-