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=27914>. 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=27914 Fails Oasis test case attribset40 ------- Additional Comments From [EMAIL PROTECTED] 2004-03-25 17:18 ------- Prepending the Xalan 2.6 jars to the classpath does *not* fix this problem: [EMAIL PROTECTED] attribset]$ java -Xbootclasspath/p:/opt/xml/xalan-j_2_6_0/bin/xalansamples.jar:/opt/xml/xalan-j_2_6_0/bin/xercesImpl.jar:/opt/xml/xalan-j_2_6_0/bin/xalan.jar org.apache.xalan.xslt.Process -IN attribset40.xml -XSL attribset40.xsl <?xml version="1.0" encoding="UTF-8"?><out xmlns:bdd="http://bdd.test.com"><bdd:jam xmlns:bdd="http://xyz.com" bdd:attr="jaminben"/></out>
