DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7749>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7749 ArrayIndexOutOfBoundsException in 2.3.1 ------- Additional Comments From [EMAIL PROTECTED] 2002-04-05 13:33 ------- Thanks for provding the included files. I saved the xml as bug7749.xml and the main xsl file as bug7749.xsl then ran the tranformation without a problem using the cmdline interface as follows: java org.apache.xalan.xsltc.cmdline.Compile bug7749.xsl java org.apache.xalan.xsltc.cmdline.Transform bug7749.xml bug7749 Either a very recent change in XSLTC has fixed the problem or there is something in your XsltApp application. You could look at the source for the cmdline interface at xml-xalan/java/src/org/apache/xalan/xsltc/cmdline You may be able to see a difference that expains why it worked for me, but not for you. Or you could attach your application code, so we can try it.
