Hello!

I tried to write a we client. I need to send addressing info (its already working), but it cant parse the response:
the error:
    WARN org.apache.cxf.ws.addressing.soap.MAPCodec - Failed to correlate message, aborting dispatch.

And the proxy response object is become null.

At the response there is an addressing: "<To>" but its pointed to the server's address. ( I dont know its right value or not)

How can I fix this warning, or turn off the addressing handling only for the responses?

Thanx
Csaba

Reply via email to