Hi Glen

CXF is used at the endpoint and needs to decrypt parts of the soap request. 
This feature is provided by apache wss4j. The reply from Dan helped me in 
developing a dynamic endpoint but it fails to configure the SAAJ and WSS4J 
interceptors successfully.

Thanks
Oliver


-----Ursprüngliche Nachricht-----
Von: Glen Mazza [mailto:[EMAIL PROTECTED]
Gesendet: Di 20.11.2007 18:32
An: [email protected]
Betreff: Re: Partial Message decryption, message forwarded in interceptor
 
Am Freitag, den 16.11.2007, 17:18 +0000 schrieb Wulff, Oliver:
> Hi all
> 
> I'd like to use CXF to do partial message protection (decrypt all the 
> elements) and forward this message to the final web service destination.

I don't know about partial message protection, but don't you mean
"(encrypt all the elements)"?  

Glen

> I thought this could be done within an interceptor. CXF itself is not 
> providing a webservice endpoint implementation. CXF does the decryption only.
> 
> Could anybody give me some hints how I could achieve that? What kind of 
> interceptor? In which phase it should be? Especially, how I can forward the 
> message?
> 
> Thanks
> Oliver

Reply via email to