Hi,

I've merged a fix for the PolicyBasedWSS4JInInterceptor to avoid calling
the SAAJInInterceptor when there is no security header in the request. More
details here:

https://issues.apache.org/jira/browse/CXF-8010

This should deliver a performance boost for your scenario. It'd be great if
you could grab the latest SNAPSHOT code containing the fix and test it out
to see if it works for you!

Colm.

On Fri, Mar 29, 2019 at 7:12 AM Kessler, Joerg <[email protected]>
wrote:

> I am using CXF together with Camel in an OSGi environment. Some of our
> scenarios use WS Security some do not. Therefore we always deploy the
> cxf-rt-ws-security bundle/artifact. I found that even for messages without
> WS Security the interceptor PolicyBasedWSS4JInInterceptor is called. And
> for large messages (several MBs) the processing there can take several
> seconds. Is there a way to prevent that WS Security processing is called?
>
> Best Regards,
>
> Jörg
>


-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com

Reply via email to