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 ------- Additional Comments From [EMAIL PROTECTED] 2002-12-12 12:46 ------- Are you able to run the transformation from the command line? I.e. using org.apache.xalan.xsltc.cmdline.Process? Also, bear in mind that the classes TextOutput and DefaultSAXOutputHandler are deprecated in the latest version. You should use org.apache.xalan.xsltc.output.TransletOutputHandlerFactory instead.
