[
https://issues.jboss.org/browse/RTGOV-141?page=com.atlassian.jira.plugin....
]
Gary Brown resolved RTGOV-141.
------------------------------
Resolution: Done
Issue was the xpath expressions were fully qualified paths, from the root element of the
document, but when switchyard supplied the information as a DOMSource, the contained node
was not the top level element - it was still contained within the SOAPEnvelope and
SOAPBody.
So if the path is fully qualified, and the node is not at the top level of the document,
then it is imported into a new document at the top level.
Xpath evaluation of non-namspace aware nodes returning null result
------------------------------------------------------------------
Key: RTGOV-141
URL:
https://issues.jboss.org/browse/RTGOV-141
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.M5
When information processor applies an xpath evaluator to extract context and property
information from a DOM node, where the node is not namespace aware, this results in a null
value being returned.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira