Hello, this solution does not work. I've attached my files for further study. I am using an axis client (stubs are generated with wsdl2java) but I don't think that this is the problem since axis2 and axis should be interoperable.
regards thomas http://www.nabble.com/file/p16101901/grid.zip grid.zip Alex Boisvert-3 wrote: > > 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 > > -- View this message in context: http://www.nabble.com/bpel%3Aselection-failure-tp16096791p16101901.html Sent from the Apache Ode User mailing list archive at Nabble.com.
