Hi All, Please help
I am cxfbc consume which call the cxfse proxy component . but from proxy when i am call in the external webservice i am getting the below error. If i call the cxfbc->cxf provider it works fine . soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>org.apache.cxf.interceptor.Fault: Unmarshalling Error: unexpected element (uri:"urn:mdWebServiceAddress", local:"Address"). Expected elements are <{urn:mdWebServiceAddress}Zip>,<{urn:mdWebServiceAddress}AddressType></faultstring> <detail> <fault>org.apache.cxf.interceptor.Fault: Unmarshalling Error: unexpected element (uri:"urn:mdWebServiceAddress", local:"Address"). Expected elements are <{urn:mdWebServiceAddress}Zip>,<{urn:mdWebServiceAddress}AddressType></fault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> -- View this message in context: http://servicemix.396122.n5.nabble.com/CXFBC-consumer-CXFSEProxy-CXFBC-Provider-tp4661291p4661291.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
