Tóth Csaba
2018-10-30 11:22:18 UTC
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
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