I use java-first approach to make a web - service.
I looked into other such questions & replies and didn't see any clear explanation, step-by-step tutorial.
It would be great if you could point a way to make such a secure service so that any client could use the GENERATED by cxf WSDL file.
easiest tutorial how to secure cxf+spring web service running on tomcat6 - ?