Hi, We have created some webservices with WSDL2Java method. Now we need to add the user name and password in SOAP Headers for the security purpose. We are using CXF for the webservices. As am new to this enabling security, need help the procedure to proceed. (adding soap headers in wsdl or request xsd and any other java files need to ...