I created a tracker for this issue, https://issues.apache.org/jira/browse/ODE-221
alexJackson, Douglas wrote:
Hi!
I thought the following would be equivalent:
<from>$data-xfer-req-msg.data-xfer-req-part/proc:email</from>
---
<from variable="data-xfer-req-msg" part="data-xfer-req-part">
<query>/proc:email</query>
</from>
However, the first one works and the second one fails.
-Doug.
