xsl-list
[Top] [All Lists]

Re: [xsl] LexEv Not working

2008-12-16 08:56:29
2008/12/16 Ganesh Babu N <nbabuganesh(_at_)gmail(_dot_)com>:
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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>