Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

SOAPHeaderInterceptor Removing Message Headers

$
0
0
Hi All,

Is there any reason why the SOAPHeaderInterceptor is removing headers from the SoapMessage? It looks like the first thing it does when it finds a header is call "message.getHeaders().remove(param);". Is this really necessary? This makes it very frustrating to anyone developing an interceptor that depends on SOAP header information as said interceptor would have to be invoked somewhere in the *_PROTOCOL phases.

Thanks,

Tom McLean

Viewing all articles
Browse latest Browse all 5648

Trending Articles