late API, -1
> imply the RECEIVE_TIMEOUT_NO_WAIT)
>
> Am I misunderstand something ?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/JmsPollingConsumer-and-method-receiveNoWait-has-incorrect-timeout-value-tp5722817.html
>
I think you are right. But I'm wondering which issue do you have? Waiting
1ms longer than expected?
Best,
Christian
On Fri, Nov 16, 2012 at 7:01 AM, somchaij wrote:
> constant
--
constant of "1" (which mean the timeout of receiving message is
1ms), which I think it should be "-1" (according to JmsTemplate API, -1
imply the RECEIVE_TIMEOUT_NO_WAIT)
Am I misunderstand something ?
--
View this message in context:
http://camel.465427.n5.nabble.com/JmsPolli