Most likely something is wrong with APIGEE's SOAP request structure. You might wish to use Wireshark (http://www.jroller.com/gmazza/entry/eclipse_debug_web_services) to determine the difference between soapUI-generated and APIGEE-generated SOAP requests.

Glen

On 01/11/2012 09:36 PM, [email protected] wrote:
I have developed Web services Application based on Apache CXF. Its working
fine when used with SOAP UI , but when i tried using it with APIGEE it
started giving me this

*<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>Message
part request was not recognized.  (Does it exist in service
WSDL?)</faultstring></soap:Fault></soap:Body></soap:Envelope>*

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Message-part-request-was-not-recognized-Does-it-exist-in-service-WSDL-tp5138792p5138792.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to