Hello Lee What do you want to do exactly. Do you want to chain your SOAP actions? Like with an EIP static routing slip would do? Do you want to call several SOAP action from one and then aggregate it back? Like a splitter or recipient list would do? Do you want to do that before or after the BPEL process?
Btw, for SOAP request, CXF components are better. I had issues with HTTP BC Regards Vivian -----Message d'origine----- De : LeeCK [mailto:[email protected]] Envoyé : mardi 1 septembre 2009 08:30 À : [email protected] Objet : Multiple soapActions for http provider I've managed to get the below scenario working: http-consumer -> Apache Ode BPEL -> http provider -> Sharepoint xbean: <http:endpoint service="ssdir:UserGroup" ....... soapAction="http://schemas.microsoft.com/sharepoint/soap/directory/GetGroupInfo"> </http:endpoint> Now my question is - how can I use the same bpel process and http provider for multiple soapActions? Please help. Many thanks. -- View this message in context: http://www.nabble.com/Multiple-soapActions-for-http-provider-tp25235008p25235008.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
