Thanks for your answer, but isn't the "prefixer" service rpc/literal ?
What more than this description :
"<wsdl:binding name="prefixSoapBinding" type="tns:prefixerPortType">
<soap:binding style="rpc" />
<wsdl:operation name="prefix">
<soap:operation soapAction="" style="rpc" />
<wsdl:input>
<soap:body use="literal"
namespace="http://services" />
</wsdl:input>
<wsdl:output>
<soap:body use="literal"
namespace="http://services" />
</wsdl:output>
</wsdl:operation>
</wsdl:binding>"
is needed to get it be WS-BasicProfile compliant ?
Thanks by advance.
--
View this message in context:
http://www.nabble.com/Strange-error-%3A-SOAP-body-does-not-contain-expected-part-wrapper%3A-service-tp19024188p19108854.html
Sent from the Apache Ode User mailing list archive at Nabble.com.