Hi

While using the XML DSL you should escape the "&" character with "&"

So can you try with:

<to uri="seda:processMsg?size=100&amp;blockWhenFull=true" />


Babak

Am 25.07.12 20:25 schrieb "wantastic" unter <wan....@barclays.com>:

>Hello all,
>
>I set up the seda endpoint and tried to monitor the status.
><to uri="seda:processMsg?size=100;blockWhenFull=true" />
>However, when I look at the seda endpoint with jConsole, I see that the
>size
>and blockWhenFull is not set up.
>
>Is this a known bug or am I doing something wrong?
>
>Screenshot:
>http://camel.465427.n5.nabble.com/file/n5716474/seda.jpg
>
>
>
>--
>View this message in context:
>http://camel.465427.n5.nabble.com/Camel-SEDA-queue-size-not-setting-up-tp5
>716474.html
>Sent from the Camel - Users mailing list archive at Nabble.com.


Reply via email to