[ 
https://issues.apache.org/activemq/browse/CAMEL-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42565#action_42565
 ] 

Jonathan Anstey commented on CAMEL-201:
---------------------------------------

Oh, neat! I could swear I hit the case where it wasn't using the locally built 
xsd though... perhaps I'm going crazy :)

I was just gonna try it out again but it seems apache svn is down... grumble 
grumble...

> allow expressions such as XQuery to be used as a transformer
> ------------------------------------------------------------
>
>                 Key: CAMEL-201
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-201
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Jonathan Anstey
>             Fix For: 1.4.0
>
>         Attachments: camel-201-2.patch, camel-201.patch
>
>
> e.g.
> {code}
> <route>
>   <from uri="activemq:Foo.Bar"/>
>    <transform>
>      <xquery>....</xquery>
>   </transform>
> </route>
> {code}
> This basically means renaming the DSL's setOutBody() to be 
> transform(Expression)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to