-
Story
-
Resolution: Done
-
Major
-
None
-
A-MQ 7.0.0.GA
-
None
-
Documentation (Ref Guide, User Guide, etc.), User Experience
-
-
We are struggling to configure/code up an Artemis Core JMS 2.0 async producer with a completion listener so that when exception occurs, onException method is invoked. When we run a client and do actions like, sending to an address we're un-authorised queue or when send and broker is down, we would expect to have onException invoked, to know the message send fails, however in the async case this does not occur.
- relates to
-
ENTMQBR-945 Non-persistent messages lost in non-failure scenarios when authorization fails, because delivery mode defaults to asynchronous
- Closed
-
ENTMQBR-947 Check authorization when message producer is set up
- Closed
-
ENTMQBR-2368 Add documentation for JMS 2.0 Completion Listener
- Closed
- cloned to
-
ARTEMIS-1545 Loading...