David,

Is this feature in the roadmap for Sandesha2? What I am looking for is
something like JMS client ack.

- Suvanan


On 6/30/08 12:34 AM, "David Illsley" <[EMAIL PROTECTED]> wrote:

> Suvanan,
> It's an interesting question, but it's not something that we support
> in Sandesha2.
> 
> Amila,
> While that's correct most of the time, the way sandesha2 processes the
> messages means that the fact that the request message has been
> received is noted in the store as soon as the message is processed.
> This means that if there's a failure or an AckRequest before the
> application has processed the message, it would still be possible to
> get an ack for an unprocessed message.
> 
> David
> 
> On Sun, Jun 29, 2008 at 6:32 AM, Amila Suriarachchi
> <[EMAIL PROTECTED]> wrote:
>> >
>> >
>> > On Thu, Jun 26, 2008 at 11:55 PM, Suvanan Dutta <[EMAIL PROTECTED]> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> I want to notify (from the message receiver in the service provider) the
>>> >> InOrderInvoker thread that the application has received the message and
>>> >> processed it before the RM-Destination can send the acknowledgement back
to
>>> >> the RM-Source. Is this possible using Sandesha2? If yes, how?
>> >
>> > Could you explain why do you want to do this?
>> >
>> > If you are using In out operations this is possible if you use Anonymous
>> > mode. There the acknowledgement is sent with the response message. So the
>> > sending acknowledgements are delayed until message process.
>> >
>> > thanks,
>> > Amila.
>>> >>
>>> >>
>>> >> TIA,
>>> >> - Suvanan
>> >
>> >
>> > --
>> > Amila Suriarachchi,
>> > WSO2 Inc.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


Reply via email to