Hi I have created a ticket https://issues.apache.org/jira/browse/CAMEL-4002
And will look into a solution. We may have to add a new DSL so its easy to refer to a custom expression in XML DSL. On Sat, May 21, 2011 at 1:56 PM, Claus Ibsen <[email protected]> wrote: > Hi > > Can you create a JIRA ticket. Then we can look into it. I suspect > there may be gap there in the XML DSL. > > On Thu, May 19, 2011 at 11:26 PM, Romain Manni-Bucau > <[email protected]> wrote: >> Hi all, >> >> is there any simple way to specify a custom expression in the spring dsl? >> >> i didn't find a simple way to do it. >> >> I did an iterator implementing expression and the iterator api is used in a >> split EIP but not the expression one. >> >> the expression api should be used to be fully working. >> >> here is the class: >> http://code.google.com/p/rmannibucau/source/browse/camel/camel-stax/src/main/java/org/apache/camel/stax/expression/StAXJAXBIteratorExpression.java >> >> i simply try to do a split with it using the spring dsl. >> >> any solution? >> >> - Romain >> > > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: [email protected] > Web: http://fusesource.com > CamelOne 2011: http://fusesource.com/camelone2011/ > Twitter: davsclaus, fusenews > Blog: http://davsclaus.blogspot.com/ > Author of Camel in Action: http://www.manning.com/ibsen/ > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com CamelOne 2011: http://fusesource.com/camelone2011/ Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
