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=33966>. 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=33966 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-14 18:33 ------- (In reply to comment #2) > since xalan is rather slow in fixing this bug, one way to solve this is to use > saxon 7.9 as xslt processor. saxon 7.9 needs to be copied into lib (the build > script adds libraries in lib into the classpath) Download xalan-j_2_7_0-bin.zip from http://xml.apache.org/xalan-j/downloads.html. Go to $LENYA_HOME/build/lenya/webapp/WEB-INF/lib and replace xalan-2.6.1-dev-20041008T0304.jar with xalan.jar, replace xml-apis.jar and xercesImpl.jar with the versions from the downloaded ZIP file and add serializer.jar. Seems to have worked for me so far. -- 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]
