Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.12.4. Namespace-specific Configuration Example
- The
selector
attribute is the mechanism by which the resource is "selected" (for example, it can be an XPath for a Visitor implementation). - The
resource
element is the actual resource. This can be a Java Class name or some other form of resource such as a template. The resource is assumed to be a Java class name for the remainder for this section. - The
param
elements are configuration parameters for the resource defined in the resource element.