DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38781>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38781 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-05 17:07 ------- (In reply to comment #7) > DMoL, in reply to comment #6, try setting the factory instead, with > <factory name="org.apache.xalan.processor.TransformerFactoryImpl"/> > this forces xalan into action, not xsltc. Let us know what happens. I have changed build.xml to this, but output still the same (incorrect, not cp-1251) <xslt in="source.xml" out="out.xml" style="style.xslt"> <factory name="org.apache.xalan.processor.TransformerFactoryImpl"/> </xslt> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]