You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by IndianAtTech <in...@gmail.com> on 2004/11/15 06:52:35 UTC

java.lang.ClassNotFoundException: org/apache/xml/dtm/ref/IncrementalSAXSource_Xerces

I am getting error while executing the application as below
java org.apache.xalan.xslt.Process -xsl 1.xsl

I would like to know what is the jar file that holds the class 
org/apache/xml/dtm/ref/IncrementalSAXSource_Xerces

java.lang.ClassNotFoundException:
org/apache/xml/dtm/ref/IncrementalSAXSource_Xerces
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:140)
        at org.apache.xml.dtm.ref.DTMManagerDefault.getDTM(DTMManagerDefault.java:269)
        at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:630)
        at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1088)
        at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1066)
        at org.apache.xalan.xslt.Process.main(Process.java:876)


Thanks
Sudhakar

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org