In your case, the "output" variable (payload part) needs to be initialized with a literal element <tns:result> to satisfy the <to> expression.
alex On 8/30/07, Alex Boisvert <[EMAIL PROTECTED]> wrote: > > Hi Greg, > > See the (new) FAQ: *My process fails with a selectionFailure; What can I > do?*<http://cwiki.apache.org/confluence/display/ODExSITE/Frequently+Asked+Questions> > > I just added it since similar questions were asked recently. > > alex > > > On 8/30/07, Greg Bluntzer <[EMAIL PROTECTED]> wrote: > > > > > > Thanks for your help now it deploys. But now i have a different issue. I > > changed rpc to document as you suggested. > > Now im getting a new error when i access the webservice. Im using SoapUI > > to > > create my SOAP Test > > > > Again Thanks for any help > > > > #####ERROR###### > > ERROR - GeronimoLog.error(108) | Error processing response for MEX > > {MyRoleMex#hqejbhcnphr2jrxh4xvf4x > > [Client hqejbhcnphr2jrxh4xvf4w] calling > > {Test4}Test4Service.process(...)} > > org.apache.axis2.AxisFault: > > {http://docs.oasis-open.org/wsbpel/2.0/process/executable}selectionFailu<http://docs.oasis-open.org/wsbpel/2.0/process/executable%7DselectionFailu> > > re No results for expression: {OXPath10Expression /tns:result} > > >
