Hi,

Yes, I'm getting the full soap response I expect and yes the
getBodyElement(message) is always null.
Attached is the wsdl file being referenced from my cxf-bc xbean.xml.

Sorry, I'm not clear what you meant with 'onwire soap message", were you
referring to the soap response received by the requesting client? I've
attached a copy of that as well.

I don't have a testcase currently as I'm using soapUI as the soap client and
I just discovered this problem as I was creating integration tests using the
Spring approach meantioned in the site.

http://www.nabble.com/file/p22488949/soapresponse.xml soapresponse.xml 

http://www.nabble.com/file/p22488949/FeedService.wsdl FeedService.wsdl 


Freeman Fang wrote:
> 
> Hi,
> 
> You get your soap response from external service, and then in 
> JbiInWsdl1Interceptor the getBodyElement(message) always return null,
> right?
> Can you dump the onwire soap message returned from your external service 
> and also append your wsdl used by cxf bc provider?
> I suspect the soap version mismatch cause this problem.
> Also if you can attach a testcase, that's would be great.
> Freeman
> 
> 

-- 
View this message in context: 
http://www.nabble.com/cxf-losing-namespace-declarations-tp20119972p22488949.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to