You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/10/31 17:32:24 UTC

[jira] Resolved: (CAMEL-198) provide an XQuery endpoint for easy XQuery based transforms

     [ 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.