Hi,
This error generally comes from that the service module(build from the
wsdl or java code) used for your cxf se proxy and cxf bc provider
doesn't match.
You current work flow is like
cxfbc consumer-->cxf se--->cxf se proxy--> cxfbc provider
The service module between cxfbc consumer and cxf se should be same,
the service module between cxf se proxy and cxf bc provider should be
same.
Freeman
On 2011-8-3, at 下午1:37, chandraprabha wrote:
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.
---------------------------------------------
Freeman Fang
FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com