blob: 7ea36c7313ffb33d6336df63258382634d9fb3b7 [file] [log] [blame]
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<!-- test soap message -->
<SOAP-ENV:Body>
<ns1:execute xmlns:ns1="http://ode/bpel/unit-test.wsdl">
<ns2:payload xmlns:ns2="http://ode/bpel/responder.wsdl">
<ns2:dummy>fire!</ns2:dummy>
</ns2:payload>
</ns1:execute>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>