Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm exposing my route as a cxf webservice.
I'm trying to enrich the route message with a call to another cxf web service.
When I make a request on my route, I get this error :
org.apache.cxf.interceptor.Fault: Can't find the BindingOperationInfo with operation name {http://business}generate. Please check the message headers of operationName and operationNamespace.
Here is a picture of the route and the complete logs:
Démarrage du job TestPopulate a 09:45 23/07/2012.
AnnotationTypeConverterLoader INFO Found 3 packages with 15 @Converter classes to load
DefaultTypeConverter INFO Loaded 170 core type converters (total 170 type converters)
AnnotationTypeConverterLoader INFO Loaded 5 @Converter classes
DefaultTypeConverter INFO Loaded additional 23 type converters (total 193 type converters) in 0.053 seconds
MainSupport INFO Apache Camel 2.9.2 starting
ManagementStrate
java.lang.IllegalArgumentException: Can't find the BindingOperationInfo with operation name {http://business}generate. Please check the message headers of operationName and operationNamespace.
Can't find the BindingOperationInfo with operation name {http://www.talend.org/service/}ACDCWSGetActionOperation. Please check the message headers of operationName and operationNamespace.