Re: [xsl] LexEv Not working

Subject: Re: [xsl] LexEv Not working
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>
Date: Tue, 16 Dec 2008 13:56:07 +0000
2008/12/16 Ganesh Babu N <nbabuganesh@xxxxxxxxx>:
> Hai All
>
> I am testing this application.
>
> I am using this along with saxon. It is showing error as
>
> D:\>saxon input.xml cover.xsl
> Transformation failed: net.sf.saxon.trans.XPathException: Failed to
> instantiate class com.andrewjwelch.lexev.LexEv
>
> Please help me how to solve this problem.

Hi,

some instructions are here:

http://andrewjwelch.com/lexev/#instructions

So you would probably want:

java -cp saxon9.jar;LexEv.jar net.sf.saxon.Transform
-x:com.andrewjwelch.lexev.LexEv input.xml cover.xsl

(this was for the archives, we can continue on the lexev mailing list if needed)



cheers
-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

Current Thread