Hi Nigel,
Sorry for the delay in the reply.
The idea behind the failure callbacks here is to provide flexibility for the
end-user to plug-in customized implementations of callback handlers. Just
similar to the way we set customized implementations of Exception Listener
on the Connection through the setExceptionListener(..) method. So, through
the callback handlers, the end-user can provide his own implementation if he
wants to override the container's default behaviour of handling exceptions
during bulk sends / acknowledgements.
Regards,
Emran.
----- Original Message -----
From: "Nigel Deakin" <nigel.deakin_at_oracle.com>
To: <jsr343-experts_at_jms-spec.java.net>
Sent: Tuesday, June 21, 2011 9:20 PM
Subject: [jsr343-experts] Re: JMS 2.0 Priorities: Proposal from Emran Shaik
> Emran,
>
> On 06/06/2011 10:28, emran wrote:
>>
>> - Bulk send / Batched acknowledge support, with failure callbacks to
>> handle failures.
>
> Can you please say a bit more about what you mean by these features? Why
> would you need failure callbacks?
>
> Nigel
>