folks..
it's about listeners..
how do we set time out for a message listener?
can we do that?
if not, will a message listener ever time out?
I want one message listener getting any message from a queue but then routing it to different message processors. Hope you got my requirement. So, I don't want this master listener to time out at any cost.
another scenario is that I want a listener to look for one particular message and if that's not found in say 1 hour, I want this message listener to time out.
does that happen automatically? How do I go about doing that?
folks, help me out..
thankx in advance
MNS
lecMns
B'lore
it's about listeners..
how do we set time out for a message listener?
can we do that?
if not, will a message listener ever time out?
I want one message listener getting any message from a queue but then routing it to different message processors. Hope you got my requirement. So, I don't want this master listener to time out at any cost.
another scenario is that I want a listener to look for one particular message and if that's not found in say 1 hour, I want this message listener to time out.
does that happen automatically? How do I go about doing that?
folks, help me out..
thankx in advance
MNS
lecMns
B'lore