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 questions 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.

Reply via email to