Not exactly - the process is transactional and it should be - what i am trying to do is - catch "Deleted Destination" exception and
commit.
Type: Posts; User: Ariana; Keyword(s):
Not exactly - the process is transactional and it should be - what i am trying to do is - catch "Deleted Destination" exception and
commit.
I am using Active MQ temporary queues to communicate between a server and multiple clients (each client has it's
own queue). If a client dies before the reply is received - the server is getting...