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=14984>. 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=14984 XSLTC compiltation error : Branch target offset too large for short [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2002-12-12 10:08 ------- Hi I am able to compile the stylesheet with xsl:template tag, but I am getting error while transformation. When I instantiate the translet and call its transform() method [absTranslet.transform(dom, textoutput);], exception is thrown stating java.lang.ArrayIndexOutOfBoundsException: -3. I am using wrong AbstractTranslet.tranform() method? I am attaching the new stylesheet with xsl:template tag and piece of java code which I used for transormation. Regards Sumathi R
