Hi everyone, Last week I was trying to create an example with the cxfrs Simple Binding Style. On the webpage http://camel.apache.org/cxfrs.html the example code mentions the the following endpoint (a few times):
cxf:bean:rsServer?bindingStyle=SimpleConsumer After a while I figured it should be cxfrs: … instead of cxf: … as used in the other cxfrs examples (at least in camel 2.11). I think this is just a typing error? Sincerely Wim Verreydt