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=6156>. 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=6156 NullPointerException in org.apache.xpath.objects.XRTreeFrag.xstr ------- Additional Comments From [EMAIL PROTECTED] 2002-01-31 21:41 ------- Thanks for the knowledge. But unless I screwed something up, 2.3.D1 doesn't contain XMLParserAPIs.jar or XML-Stds.jar. I'm sure I can download them from somewhere, but unless I'm mistaken, there's no reason that XERCES.JAR from Xerces 1.4.4 shouldn't work just as well with Xalan 2.3.D1, at least in regards to the bug I've reported? On another related note, the doc appears to have some problems reference to your comments: (1) On page "getstarted.html", the third bullet point under the section "To use Xalan, you need the following:" appears to be a broken sentence. (Maybe that's where it's supposed to talk about these other JARs?) It reads: , or another xercesImpl.jar (xerces.jar for Xerces-Java 1)XML Parser) (2) Under the section "Setting up the system classpath", the first sentence is also broken, and doesn't mention these JARs. It reads: -- or another conformant XML parser -- see At the very minimum, you must include xalan.jar, xml-apis.jar, and xercesImpl.jar (xerces.jar forXerces-Java 1) Are these doc bugs that I should report, or are my comments here enough?
