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

           Summary: Integration of a full-featured XPointer resource
                    resolver.
           Product: Security
           Version: cvs
          Platform: All
               URL: http://article.gmane.org/gmane.text.xml.security.devel/5
                    704
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Canonicalization
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I've implemented a full-featured XPointer resource resolver, which suspectedly
depends on java-1.5

Please review the code, make it java-1.3 compatible and schedule the thing for
integration in xmlsec-1.5

A problem with my implementation is, that it internally uses
Document.getElementByID(), which inly works on schema-validated DOM documents.
This is due to the internal implementation of XPath' id() function. Maybe
someone will find a way to get around this feasibility problem for users, which
do not want to incorporate schema-validation in theier application?

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

Reply via email to