Hi, the documentation at http://camel.apache.org/bean-binding.html describes the parameter binding feature that supports invoking a Java bean method with specified parameter values (literals or simple expressions) and gives examples in the Java DSL.
AFAIK this feature is not supported in blueprint XML. Is this correct and if so, is it planned for future releases? Best regards, Markus