Hi, I have a couple of SoapInterceptors engaged to my REST/WS service. In the first interceptor, I am setting a TLS variable. But I am not able to get the TLS variable from inside the second interceptor. Does CXF spawn multiple threads for interceptors? Why is TLS not working in this case? What should I do to make it work?
Thanks & Regards, Anil
