Yes,

I am using 1.4.2.13 JDK installed from j2re-1_4_2_13-windows-i586-p.exe
and tomcat version is Apache Tomcat/4.1.31
(http://tomcat.apache.org/download-41.cgi)


----------------------------------
C:\Documents and Settings\FSCA569>java -version
java version "1.4.2_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)


C:\Documents and Settings\FSCA569>set classpath
classpath=C:\j2sdk1.4.2_13\jre\lib\rt.jar;D:\jars\servlet.jar;D:\jars\mail.jar;D
:\jars\gdk.jar;D:\jars\CordaEmbedder.jar;D:\jars\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 search of the archives would show that your're
> trying to use a .class file compiled with JDK 1.5 on a 1.4 JVM.  Your
> easiest fix may well be to install a 1.5 JRE.
>
>  - 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 start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
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