Hi, Sudhaker.
IndianAtTech <[EMAIL PROTECTED]> wrote on 11/15/2004 04:41:42 AM:
> While working with following example I get this error. How to resolve
> this issue??
>
[Example snipped. HZ]
>
> java.lang.IllegalAccessError: class
> org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2$AncestorIterator cannot access
> its superclass org.apache.xml.dtm.ref.
[Stack trace snipped. HZ]
The most common reason for the stack trace you describe is that you
are JDK 1.4 or later, and some classes XSLTC relies upon are being loaded
from a xalan.jar that is on your class path, and others are being loaded
as part of the Java run-time. Read the following FAQ entries for more
information: [1,2].
Thanks,
Henry
[1] http://xml.apache.org/xalan-j/faq.html#faq-N1032B
[2] http://xml.apache.org/xalan-j/faq.html#jdk14
------------------------------------------------------------------
Henry Zongaro Xalan development
IBM SWS Toronto Lab T/L 969-6044; Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]