Hi,
For one of our projects, I should be able to call a webservice that uses WS-Security, i.e. the SOAP request should be signed with an X.509 certificate. I've been doing some tests to call the webservice through the use of the WebServiceRef annotation and I'm able to call the webservice without WS-Security.
So my question is: how can I activate and/or configure WS-Security when using the WebServiceRef annotation ?
Regards, Stefan Lecho.