https://issues.apache.org/bugzilla/show_bug.cgi?id=27717

Jeremy Boynes <jboy...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25749|0                           |1
        is obsolete|                            |
  Attachment #25750|0                           |1
        is obsolete|                            |

--- Comment #21 from Jeremy Boynes <jboy...@apache.org> 2010-12-23 15:11:18 EST 
---
Created an attachment (id=26445)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26445)
Patch to use JAXP XPath support

Patch attached to abstract the XPath API and provide an implementation using
JAXP XPath.

However, there is a issue with <x:set> as it does not appear JAXP's XPath class
can return the actual result type of the XPath expression - it requires
coercion to specific return type. This breaks the contract for <x:set> where
the variable needs to be set to the actual return type.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to