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