You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/11/14 03:43:16 UTC

DO NOT REPLY [Bug 4858] New: - XPath error when using many document() calls

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=4858>.
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=4858

XPath error when using many document() calls

           Summary: XPath error when using many document() calls
           Product: XalanJ2
           Version: 2.2.x
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: carnold@houston.rr.com


The attached file contains a substantially complicated transform from the DOM 
test suite effort.  Applying transforms/test-to-java.xsl to 
tests/level1/core/alltest.xml will result in an eventual

file:///D:/domts/2001/DOM-Test-Suite/transforms/test-to-java.xsl; Line 292; 
Colu
mn 68; XSLT Error (javax.xml.transform.TransformerException): Unknown error in 
X
Path

with Xalan-J 2.2.D13.  Works okay with Xalan-J 2.1 and Saxon