Hi all, I have a question regarding (soap) client identification. I have a CXF soap server running (tomcat in an equinox osgi container, using Spring-DM)
and I am able to communicate with it. I understand the user / password authentification using WS-Security. My SOAP service must work on client specific data model and I like to use the ws-security autentification of the soap client to select the correct model. Unfortenately I'm not able to find the way to do that, even it seems a common use case... Is there someone who can tell me, or point to some location, what I need to do that my soap server implementation knows the client identity? That would be just great. Thanks, and happy new year to all of you. Regards Markus
