You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by "Mathew, Reju" <Re...@state.ma.us> on 2009/09/11 16:52:44 UTC

How to add outInterceptors ?

Is it possible to add cxf outInterceptors to camel-cxf component in Java
(and not via Spring)? My cxf end point is defined in Java class and I
need to add WSS4JOutInterceptor to it. How could I do that ? (I am using
camel routing inside servicemix.)
 
Thanks,
Reju