PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3151 *** shadow/3151 Thu Aug 16 20:02:50 2001 --- shadow/3151.tmp.18692 Fri Aug 17 07:21:58 2001 *************** *** 42,45 **** processor.process(new XSLTInputSource(new FileInputStream(xslfilename)), new XSLTInputSource(new FileInputStream(xmlfilename)), ! new XSLTResultTarget(res.getOutputStream())); --- 42,49 ---- processor.process(new XSLTInputSource(new FileInputStream(xslfilename)), new XSLTInputSource(new FileInputStream(xmlfilename)), ! new XSLTResultTarget(res.getOutputStream())); ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-08-17 07:21 ------- ! I'm assuming you're using the compatibility jar in one of the latest ! development builds? If so, then I think maybe we have not tested it lately.
