XQuery EndpointPage edited by willem jiangXQueryThe xquery: component allows you to process a message using an XQuery template. This can be ideal when using Templating to generate respopnses for requests. Maven users will need to add the following dependency to their pom.xml for this component:
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xqurey</artifactId>
<version>x.x.x</version>
<!-- use the same version as your Camel core version -->
</dependency>
See Also
Change Notification Preferences
View Online
|
View Change
|
Add Comment
|
- [CONF] Apache Camel > XQuery Endpoint confluence
- [CONF] Apache Camel > XQuery Endpoint confluence
