aspose file tools
The moose likes Web Services and the fly likes ws security policies(UsernameToken and X.509 Certificate) would automatically comes in WSDL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "ws security policies(UsernameToken and X.509 Certificate) would automatically comes in WSDL" Watch "ws security policies(UsernameToken and X.509 Certificate) would automatically comes in WSDL" New topic
Author

ws security policies(UsernameToken and X.509 Certificate) would automatically comes in WSDL

subba rao
Greenhorn

Joined: Apr 24, 2008
Posts: 24
I have implemented UserNameToken and also X.509 security headers to my service using below weblog.

http://www.jroller.com/gmazza/entry/cxf_x509_profile

i have generated WSDL file using java2wsdl .i have used apache cxf 2.5.2 version.

how to apply security policies to my WSDL so that client knows that i have implemented UserNameToken and also X.509 security headers to my service.how does these security policies would come automatically by using java2WSDL command. what changes do i need to make for server side cxf-servlet.xml ?

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: ws security policies(UsernameToken and X.509 Certificate) would automatically comes in WSDL
 
Similar Threads
Calling another webservice from within my code
This weeks book giveaway
AXIS-JAVA2WSDL ClassNotFoundException
webservices in web.xml
javax.xml.ws.WebServiceException: java.lang.RuntimeException: Incorrect inclusion value: null