[
https://issues.apache.org/activemq/browse/CAMEL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Strachan resolved CAMEL-198.
----------------------------------
Resolution: Fixed
see the documentation: http://cwiki.apache.org/CAMEL/xquery-endpoint.html
> provide an XQuery endpoint for easy XQuery based transforms
> -----------------------------------------------------------
>
> Key: CAMEL-198
> URL: https://issues.apache.org/activemq/browse/CAMEL-198
> Project: Apache Camel
> Issue Type: Improvement
> Reporter: James Strachan
> Assignee: James Strachan
> Fix For: 1.3.0
>
>
> e.g.
> {code}
> from("file").to("xquery:com/acme/foo.xquery").to("activemq:foo.bar");
> {code}
> treating XQuery as an endpoint
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.