[
https://issues.apache.org/jira/browse/SYNAPSE-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578285#action_12578285
]
Andreas Veithen commented on SYNAPSE-235:
-----------------------------------------
I had a look at the modifications you did in revision 636660. You removed the
SynapseXPath#evaluate(SOAPEnvelope) method by including the code into
SynapseXPath#evaluate(MessageContext). I think this is not a good idea because
in revision 636659, there is still code using this method. This code will now
execute AXIOMPath#evaluate(Object) instead. Therefore the variable context will
not be set up correctly. Can you check this?
> Allow XPath expressions to be specified relative to envelope or body via an
> attribute
> -------------------------------------------------------------------------------------
>
> Key: SYNAPSE-235
> URL: https://issues.apache.org/jira/browse/SYNAPSE-235
> Project: Synapse
> Issue Type: Improvement
> Reporter: Asankha C. Perera
> Assignee: Ruwan Linton
> Fix For: 1.2
>
>
> This would make XPath expressions simpler without consideration for SOAP 1.1
> or 1.2 or REST etc
> Default could be envelope (i.e. what we have now - for backward
> compatibility), and an optional attribute could specify if it should be
> relative to the body
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]