[xsl] javax.xml.transform.TransformerException in JDK1.4.2

Subject: [xsl] javax.xml.transform.TransformerException in JDK1.4.2
From: "Bai Wei" <bjbwlr@xxxxxxxxxxx>
Date: Tue, 17 Feb 2004 11:19:18 -0800
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



Current Thread