Hi Dan, Thanks for the response.
<bean ref=“…”/> also not working. It is giving following exception: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Cannot locate BeanDefinitionParser for element [bean] I was referring to http://camel.apache.org/cxf.html, in which the following sample is given for adding interceptors: <cxf:outInterceptors> <ref bean="loggingOutInterceptor"/> </cxf:outInterceptors> Thanks, Resmi -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-CXF-Transport-Adding-interceptors-to-JaxWs-Client-tp5770596p5770640.html Sent from the Camel - Users mailing list archive at Nabble.com.