Subject: Re: Getting error in xalan !! (UnsupportedClassExceptionError)
From: "Manolis Mavrikis" <M.Mavrikis@xxxxxxxx>
Date: Tue, 9 Sep 2003 16:55:24 +0100
|
I am not sure but try
java org.apache.xalan.xslt.EnvironmentCheck
to see that you are using the correct xalan you actually installed and not
something else in your classpath
Manolis
----- Original Message -----
From: "Dipesh Khakhkhar" <dkhakhkh@xxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Tuesday, September 09, 2003 4:20 PM
Subject: Getting error in xalan !! (UnsupportedClassExceptionError)
> Hi,
>
> I installled Xalan for java, version 2.5.1 and set the classpath. I am
having
> java 1.4.2.
>
> When I tried to run the sample examples in it, I got he following error.
> "UnsupportedClassVersionError: org/apache/xalan/xslt/Process (Unsupported
> major minor version 48.0)"
>
> I am not able to figure out what exactly is the cause of the error. Does
it
> have to do anything with the virtual machine version. I have installed
> jsdk1.4.2. My classpath information is also correct.
>
> Can anyone please tell me why this error is coming. Any hints will be
highly
> appreciated.
>
> Waiting for reply.
>
> Regards,
> Dipesh
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|