Hi, Cristian.

cferrero <[EMAIL PROTECTED]> wrote on 2008-04-16 01:54:28 PM:
> 1)I read that using xsl compiled is the best way to get better 
performance,
> but i have problems to compile when i try to do it this is message error 
:
> 
> Location of error unknown)XSLT Error (java.lang.IllegalAccessError): 
class
> org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator cannot access 
its
> superclas
> s 
org.apache.xml.dtm.ref.DTMDefaultBaseIterators$InternalAxisIteratorBase

The usual reason for this error is that you have an older version of 
Xalan-J that's included as part of the Java run-time that is incompatible 
with a version that you have on your class path.  See this FAQ entry [1] 
for information about resolving this problem.  I hope that helps.

Thanks,

Henry
[1] http://xml.apache.org/xalan-j/faq.html#jdk14
------------------------------------------------------------------
Henry Zongaro
XML Transformation & Query Development
IBM Toronto Lab   T/L 313-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to