xsl-list
[Top] [All Lists]

javax.xml.transform.TransformerException in JDK1.4.2

2004-02-17 12:19:18
In my java code, I apply an xsl to an xml file. It works fine in JDK 1.4.1 but when I change JDK to 1.4.2 I got the following error javax.xml.transform.TransformerException: java.lang.ArrayIndexOutOfBoundsException: 0.

The error occurs in org.apache.xalan.transformer.TransformerImpl class. I know JDK1.4.2 bundled with xalan package. Is there any version conflict? How can I let my code using seperate xalan.jar instead of using the one in JDK?

_________________________________________________________________
Stay informed on Election 2004 and the race to Super Tuesday. http://special.msn.com/msn/election2004.armx


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>