Hello,

I've wrote a CXF based service & added ws security (wss4j 1.5.1) through
Spring xml.

This is the end point configuration:

        
                
              
              
                
                  
                    
                    
                    
                  
                
              
            
        

This is part of the client configuration:


    
      
        
        
        
        
      
    
  

The service is working with the security policy (username-password).
My question is regarding the wsdl file.

I don't understand how the service wsdl doesn't enforce the ws security
policy.
How does the service client will be able to know where & how to add the user
name password.

Thanks.


--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-web-service-with-sw-security-Why-the-wsdl-doesn-t-demand-the-username-pwd-tp4566648p4566648.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to