Hello

In CXF, one can define a serioes of interceptors, inbound and outbound, for doing many actions. Our implementation defines some Processor interceptors for handling security-related tasks (namely, serializing and deserializing Security Contexts).

In CXF-Spring, this is done using the jaxws:inInterceptors tag in the jaxws:endpoint definition.

Now, I would like to integrate this mechanism into CAMEL... And the question is: how can we define CXF interceptors in CAMEL? Programmatic definition works perfectly for me -if CAMEL for example defines a default CXF bus for itself, getting a reference to it and adding my interceptors for all camel-cxf endpoints would be great.

Thanks

--

S. Ali Tokmen
savas-ali.tok...@bull.net

Office: +33 4 76 29 76 19
GSM:    +33 66 43 00 555

Bull, Architect of an Open World TM
http://www.bull.com


Reply via email to