On Mon, Mar 17, 2008 at 2:11 AM, Thomas Fielenbach <[EMAIL PROTECTED]> wrote:
> --------Second--------- > <bpel:copy> > <bpel:from> > <bpel:literal> > <ns1:doTransformationRequest> > <ns1:firstTrans/> > </ns1:doTransformationRequest> > </bpel:literal> > </bpel:from> > <bpel:to>$doTransformationRequest.parameters</bpel:to> > </bpel:copy> This one looks right. You also need to initialize <secondTrans> and <thirdTrans> in the same literal. alex
