> You can add it in an <jaxws:inInterceptors> element directly within the
> <jaxws:endpoint> element.
>
> See http://cxf.apache.org/docs/jax-ws-configuration.html

Thanks for the pointer. I'm aware that it can be added to the endpoints, but
I have several (20-50) JAX-WS endpoints that all need the same interceptor
and would prefer not to have to configure each one.  Do you know of a way to
configure it at the binding level? It seems the bus and the endpoints are
covered, but not the binding.


-- 
View this message in context: 
http://www.nabble.com/Adding-interceptor-to-binding-via-configuration-tp25826173p25828691.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to