Be sure that you have xerces.jar in your classpath and that you don't
have any other DOM parsers in your classpath or lib/ext directories.
Gary
> -----Original Message-----
> From: Parthasarthy, Deepa (CAP, PTL, Rapidigm, Consultant)
> [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 21, 2001 11:02 AM
> To: '[EMAIL PROTECTED]'
> Subject: *-user
>
>
> Hi,
>
> I am getting an error when I was tryimg to run the example
> shown in the document. Can any one tell what is the mistake I
> have done and how to fix it.
>
> Thanks in advance.
>
> Deepa
>
> C:\xalan-j_2_2_D10>java org.apache.xalan.xslt.Process -in
> sales3q.xml -xsl sales -column-chart.xsl
>
> (Location of error unknown)XSLT Error
> (javax.xml.transform.TransformerConfigurat
> ionException): javax.xml.parsers.FactoryConfigurationError:
> java.lang.ClassNotFo
> undException: org.apache.crimson.jaxp.SAXParserFactoryImpl
>
> C:\xalan-j_2_2_D10>
>