sen [mailto:claus.ib...@gmail.com]
Sent: Saturday, September 14, 2013 6:42 AM
To: users@camel.apache.org
Subject: Re: Simple Language Question
Hi
You need to use getCurrentQueueSize to get the current size. The size
is for the max size of the queue.
I added unit test to demonstrate how to do
aus.ib...@gmail.com]
> Sent: Friday, September 13, 2013 8:49 AM
> To: users@camel.apache.org
> Subject: Re: Simple Language Question
>
> What Camel version do you use?
>
> On Thu, Sep 12, 2013 at 6:03 PM, Gershaw, Geoffrey A. (KFFC 223)
> wrote:
>> Hello,
>&g
What Camel version do you use?
On Thu, Sep 12, 2013 at 6:03 PM, Gershaw, Geoffrey A. (KFFC 223)
wrote:
> Hello,
>
>
> I am trying to print the size of a seda queue in a log statement. See my
> attempt below. I need to get hold of the Context so I can lookup the seda
> endpoint. I thought I coul
Sorry, I should have said this 2.11
Geoffrey A Gershaw
Credit eTrading Development
+1 919 994 6412 (*102 6412)
-Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Friday, September 13, 2013 8:49 AM
To: users@camel.apache.org
Subject: Re: Simple Language Question
Hello,
I am trying to print the size of a seda queue in a log statement. See my
attempt below. I need to get hold of the Context so I can lookup the seda
endpoint. I thought I could do this via the Exchange. I can seem to get a hold
of that either.
Anyone know how to get a reference to the Ca
Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, June 18, 2012 11:35 PM
To: users@camel.apache.org
Subject: Re: Simple language question
On Mon, Jun 18, 2012 at 11:49 PM, Gershaw, Geoffrey<
geoffrey.gers...@credit-suisse.com> wrote:
Hello all,
I am using the Spring DSL with the Filt
.com]
> Sent: Monday, June 18, 2012 11:35 PM
> To: users@camel.apache.org
> Subject: Re: Simple language question
>
> On Mon, Jun 18, 2012 at 11:49 PM, Gershaw, Geoffrey <
> geoffrey.gers...@credit-suisse.com> wrote:
>
>> Hello all,
>>
>>
>>
>&g
How about using setHeader to store the result?
Christian
Am 19.06.2012 14:19, schrieb Gershaw, Geoffrey:
Thanks for reply Claus,
I see your point. I was trying to avoid writing a nested filter.
${body} != null
I guess I am looking for a lo
012 11:35 PM
To: users@camel.apache.org
Subject: Re: Simple language question
On Mon, Jun 18, 2012 at 11:49 PM, Gershaw, Geoffrey <
geoffrey.gers...@credit-suisse.com> wrote:
> Hello all,
>
>
>
> I am using the Spring DSL with the Filter EIP. The below snippet
works,
> but
On Mon, Jun 18, 2012 at 11:49 PM, Gershaw, Geoffrey <
geoffrey.gers...@credit-suisse.com> wrote:
> Hello all,
>
>
>
> I am using the Spring DSL with the Filter EIP. The below snippet works,
> but its confusing. I am trying to include a msg with a non-null body
> the outcome of bean:CXRefDataCache
Hello all,
I am using the Spring DSL with the Filter EIP. The below snippet works,
but its confusing. I am trying to include a msg with a non-null body
the outcome of bean:CXRefDataCache?method=put equals false.
Is there a cleaner way?
${body} != null and false ==
${bean:CXR
11 matches
Mail list logo