Thank you.

I'm looking for a file based binding component such as ftp or file that
supports WS-Security. Can cxf help me in this regard?

Wolfgang


Freeman Fang wrote:
> 
> 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
>>   
> 
> 

-- 
View this message in context: 
http://www.nabble.com/WS-Security-questions-tf4645502s12049.html#a13270480
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to