Still using 2.0.3.
Actually, i've set only receive-timeout on the poller initially .. and I was with a previous version of SI before... so that's why I didn't know about the property...
Type: Posts; User: osgiliath; Keyword(s):
Still using 2.0.3.
Actually, i've set only receive-timeout on the poller initially .. and I was with a previous version of SI before... so that's why I didn't know about the property...
I was able to have a workaround on this.
I had explicitly created and set a JmsTemplate with a receiveTimeout property...
I don't know why the receive-timeout of the jms-inbound-adapter is not...
Hi,
I have the same issue as above...
I have a JMS inbound adapter with poller mode (because I want to use max-messages-per-poll property).
And when I call stop method through a control bus :...
OK, but I'll keep the poller since I need the max-message-per-poll and fixed-delay properties in order to have a flow controler.
Thanks.
Hi,
Thanks for the answer.
It's working, I tried with
but I still have some exceptions logs which are not really clean I think
Hi
I'm a bit confused how to start/stop a bridge between 2 JMS adapters (inbound & outbound).
This is the config I'm using :
<task:scheduler id="taskScheduler" pool-size="10" />
...
Anyone ?
Regards.
Hi,
I'm running MDP on JBoss 4.2 with WebSphere MQ v6.
How can I set the redelivery delay when the transaction is rolledback ?
I can't find this on the net !
Thanks.