[jdom-interest] Re: XSLT Java Exception error
Luis Castro
luic at gwl.com
Wed Sep 19 06:39:22 PDT 2001
------------- Begin Forwarded Message -------------
Date: Tue, 18 Sep 2001 14:54:32 -0700
From: Jason Hunter <jhunter at acm.org>
X-Accept-Language: en
To: Luis Castro <luic at gwl.com>
Subject: Re: XSLT Java Exception error
You should write jdom-interest, not jdom-interest-admin. The admin
account is for list administrators.
-jh-
Luis Castro wrote:
>
> I'm new to JDOM API's and I trying to Transform and XML to another XML using
and
> XSLT style sheet. To test this first I'm using XSLTransform.java from the
> /sample package and I'm getting the following error when I try to run the
class:
> Exception in thread "main" org.jdom.JDOMException: XSLT Transformation failed:
> javax.xml.transform.TransformerConfigurationException:
> javax.xml.transform.TransformerException: java.lang.ClassNotFoundException:
> org.apache.crimson.parser.XMLReaderImpl
> at XSLTransform.transform(XSLTransform.java, Compiled Code)
> at XSLTransform.main(XSLTransform.java, Compiled Code)
>
> Could some body help me out...
>
> Thanks
> Luis Castro
------------- End Forwarded Message -------------
More information about the jdom-interest
mailing list