[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



