C
Chenxi
hi all,
I want to use CLIENT_ or AUTO_ ACKNOWLEDGEMENT in JMS session. The
question is that if the message has not been successfully delivered,
how can the publisher/consumer know when to recover? Or to my
understanding, which might not be right, consumer's session is the same
as publisher's session and consumer can call its own session.recover()
so that the message will be redelivered? Is it correct? Thank you very
much.
Chenxi
I want to use CLIENT_ or AUTO_ ACKNOWLEDGEMENT in JMS session. The
question is that if the message has not been successfully delivered,
how can the publisher/consumer know when to recover? Or to my
understanding, which might not be right, consumer's session is the same
as publisher's session and consumer can call its own session.recover()
so that the message will be redelivered? Is it correct? Thank you very
much.
Chenxi