Hi Wolfgang,

For your second question, our cxf binding component support ws-security. You can find this component and tests from
trunk/deployables/bindingcomponents/servicemix-cxf-bc
You need download the lastest trunk since this component is introduced from servicemix 3.2, which will be released soon.
Best Regards
Freeman

wolf10 wrote:
Hello,

I have two questions related to WS-Securty.

1. If the http-bc consumer receives a soap message including the ws-security
header and is configured like this: <http:policies> <soap:ws-security receiveAction="NoSecurity UsernameToken"/> </http:policies>
does that mean that the user information is stored in the security context
in the same way it is done if basic authentication is used?

2. Which other binding components support WS-Security?
For example the file-bc could pick up a soap message and process the
WS-Security header. In principle this would be nice to have for all
components which accept soap messages.

Thank you
Wolfgang

Reply via email to