class file has wrong version 49.0, should be 48.0
- From: Petterson Mikael <mikael@xxxxxxxxxxxxxx>
- Date: Wed, 27 Jun 2007 09:47:22 +0200
Hi,
I have downloaded a 3:rd party jar file. When I try to run my code ( using the API) I get the following error:
class file has wrong version 49.0, should be 48.0
AFAIK: The class file i generated using jdk 1.5 and I try to execute it using jdk 1.4.
I cannot change jdk but use 1.4 ( sniff).
The provider of the jar file has the following requirements:
Requirements
Java2HTML is written in Java and therefore needs a Java 1.1 or above compatible JVM
Is there a way around this?
cheers,
//mikael
.
- Follow-Ups:
- Re: class file has wrong version 49.0, should be 48.0
- From: Roedy Green
- Re: class file has wrong version 49.0, should be 48.0
- From: Bjorn Abelli
- Re: class file has wrong version 49.0, should be 48.0
- Prev by Date: Re: how does windows find java.exe?
- Next by Date: PThread - Java
- Previous by thread: Newbie: -classpath option of java does not load the content of the jar file
- Next by thread: Re: class file has wrong version 49.0, should be 48.0
- Index(es):
Relevant Pages
|