You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/10/12 16:22:58 UTC

DO NOT REPLY [Bug 31669] New: - [JXPath] Problem in namespace handling

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

[JXPath] Problem in namespace handling

           Summary: [JXPath] Problem in namespace handling
           Product: Commons
           Version: 1.2 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JXPath
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: gianugo@apache.org
                CC: gianugo@apache.org,mpo@apache.org


The Cocoon forms framework relies heavily in JXPath for binding forms data to
business objects and/or XML. One of the newest requirements is being able to use
XML namespaces as well, so we tried to integrate the latest JXPath version but
went through a blocker because of what seems to be a problem in namespace
inheritance. Attached is a test case which reproduces the issue, just drop to
src/test/org/apache/commons/jxpath and run the test suite (sorry for the messy
XML as an internal string, but it was the easiest way to send y'all some stuff
to test right away).

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org