xsl-list
[Top] [All Lists]

Re: [xsl] LexEv Not working

2008-12-16 23:34:34
the jar file is already in the class path. The following is the actual
command executed:


java -cp "C:\Program Files\Java\jre6\lib\ext\saxon9.jar;C:\Program
Files\Java\jre6\lib\ext\saxon9-sql.jar;C:\Program
Files\Java\jre6\lib\ext\LexEv.jar" net.sf.saxon.Transform
-x:com.andrewjwelch.lexev.LexEv input.xml cover.xsl

when i execute the LexEv class file independently it showing error as
main class not found in the package.

Please help me.

Regards,
Ganesh



On Tue, Dec 16, 2008 at 7:11 PM, Michael Kay <mike(_at_)saxonica(_dot_)com> 
wrote:

The error message suggests that the code containing LexEv is not on your
classpath.

Michael Kay
http://www.saxonica.com/

-----Original Message-----
From: Ganesh Babu N [mailto:nbabuganesh(_at_)gmail(_dot_)com]
Sent: 16 December 2008 13:31
To: XSL
Subject: [xsl] LexEv Not working

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.

Regards,
Ganesh

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



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



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