Hi,
How can I capture (to log to a database) the RESPONSE_CODE and
PROTOCOL_HEADERS of a response message?
I'm working with a modified version of the LoggingOutInterceptor, which
captures the body but not the headers.
Also, how can I get a correlation ID to tie together a message on the
inbound and outbound interceptors?
I was hoping the message.getId() would provide something, but it doesn't
seem to (even if I set it in the inbound interceptor).
Thanks
Jim
- Capture RESPONSE_CODE and PROTOCOL_HEADERS on outbound message Jim Talbut
-