I am using CXF with Spring for my SOAP service. The CXF version is 2.2.9. I have a custom interceptor in place to require the use of WS-Security (username/password); however, the WSDL that is auto-generated does not indicate that all the methods require the security header.
Is there a way to make the WS-Security requirements display on the auto-generated WSDL? Thanks, Jeremy Robertson NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
