You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Resmis <re...@gmail.com> on 2015/08/12 08:06:04 UTC

Apache Camel CXF Transport - Adding interceptors to JaxWs Client

Hi,We are invoking a soap service through RabbitMQ using Camel transport
JaxWS client as given below (Ref:
http://camel.apache.org/better-jms-transport-for-cxf-webservice-using-apache-camel.html
, and used camel-cxf-transport version 2.15.2). Service invoked
successfully, but could not add interceptors to the JaxWS client proxy.
Tried the following:                    		    			    		    		    			    		        	    	        		    			    				    				    				    				     			    		   
When interceptor tag with bean ref is added it is showing the following
error:   
org.springframework.beans.factory.parsing.BeanDefinitionParsingException:
Configuration problem: Cannot locate BeanDefinitionParser for element
[ref]Can anyone please help with a sample on how to correctly add the
interceptors in camel transport cxf client?Thanks.



--
View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-CXF-Transport-Adding-interceptors-to-JaxWs-Client-tp5770595.html
Sent from the Camel - Users mailing list archive at Nabble.com.