Hi, Christian.

"Martinez, Christian" <[EMAIL PROTECTED]> wrote on 
2005-11-01 11:50:32 AM:
> I am trying to use the org.apache.Xalan.XSLTC.Trax.
> TransformerFactoryImpl class, but when I try to create a template I 
> get the following error:
> 
> java.lang.IncompatibleClassChangeError
> at org.apache.Xalan.XSLTC.compiler.UnionPathExpr.
> setParser(UnionPathExpr.java:75)

     A likely possibility is that you're picking up classes from two 
different versions of Xalan-J - some from your class path and some from 
the Java run-time.  Take a look at this FAQ entry [1] to see whether the 
recommendations help in your situation.

     If that doesn't help, please open a bug report supplying a complete 
stylesheet and any relevant Java code that are needed to reproduce the 
problem.

Thanks,

Henry
[1] http://xml.apache.org/xalan-j/faq.html#faq-N100D6
------------------------------------------------------------------
Henry Zongaro      Xalan development
IBM SWS Toronto Lab   T/L 969-6044;  Phone +1 905 413-6044
mailto:[EMAIL PROTECTED]

Reply via email to