It is a strange new feature of BPEL. When I copy input variable like this schema
| <inputRequest> | <input/> | </inputRequest> | into output variable of this schema | <outputResponse> | <result/> | </outputResponse> | I get strange mixed output | <outputResponse> | <insert/> | </outputResponse> | It seems to attribute keepsrcelementname="yes" do it's work, but I don't use it. I even set up keepsrcelementname="no" but nothing changes. I spot this behaviour under jbpm-bpel-1.1.GA and ODE-1.2. I found some issue here http://markmail.org/message/ydo55at4mm7wg6zu. Is there way to make normal output? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181245#4181245 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181245 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
