Inconsistency in assignment with <query> element
------------------------------------------------

                 Key: ODE-221
                 URL: https://issues.apache.org/jira/browse/ODE-221
             Project: ODE
          Issue Type: Bug
          Components: BPEL Runtime
    Affects Versions: 1.1, 1.1.1
            Reporter: Alex Boisvert
             Fix For: 1.1.1


Douglas Jackson reported via the mailing list:
http://www.nabble.com/Any-examples-of-this--td14418743.html#a14676670

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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to