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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED],[EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
