On Mon, Aug 8, 2011 at 9:32 PM, David Tombs <cyan.s...@gmail.com> wrote:
> On Mon, Aug 8, 2011 at 10:06 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:
>> On Mon, Aug 8, 2011 at 3:38 PM, David Tombs <cyan.s...@gmail.com> wrote:
>>> Hi all,
>>>
>>> Is it possible to use multiple Expressions in the Spring XML
>>> <resequence> element? I'd like to do the equivalent of:
>>>
>>> resequence(header("mySeqNo"), header("MyCustomerRating"))
>>>
>>> in Spring XML, but I can't find a way to do that which fits the XML schema.
>>>
>>> Thanks in advance,
>>> David
>>>
>>
>> No that is not possible, you can create a custom expression that is a
>> compound expression.
>
> OK, thanks. I'm still trying to sort through what will be necessary
> for this. In my research, it seems that the example I quoted above
> (from http://camel.apache.org/resequencer.html) is out of date. Is
> that correct? I think you removed that functionality in r1073278.
>

Thanks I have removed that piece from the documentation.

> --
> Wise men _still_ seek Him.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to