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=6719>. 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=6719 Tomcat 4 docs build ant style tasks fail with Xalan 2.3.1 ------- Additional Comments From [EMAIL PROTECTED] 2002-05-14 14:40 ------- I was experiencing simular problems with my own use of the style option from ant, as well as weird null pointer exceptions (read internal xalan errors) using xalan on a busy website. Both problems seem to be related to multithreaded use of xalan. The first problem seems to be solved for my build file in the current CVS version. The other problem is very hard to reproduce. Could you check wheter your ant/style problem is also solved with the current version of CVS as that would give me some confidence that my other problem may also be fixed.