Hi,
I have a client which makes a call to a remote web service which I used CXF
to implement it. I was able to intercept the return response from server and
validate it by using a SOAPHandler object.
But the client doesn't unmarshall the response and make Java object from
response. It also doesn't throw any parsing exception or error.
Any help would be appreciated.
-- 
View this message in context: 
http://old.nabble.com/Client-Doesn%27t-Unmarshall-the-Response-tp26820832p26820832.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to