AsyncReplyHandler always returns false

View: New views
2 Messages — Rating Filter:   Alert me  

AsyncReplyHandler always returns false

by tinou :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm using the async with callback feature and notice that the reply handler doesn't get removed because completed always returns false.

1. send a message, along with callback event listener
2. server does some processing, invokes message on event listener

going thru the debugger I'm seeing that an AsyncReplyHandler is created, mapped to correlation id.

when the event listener is called, the reply handler is looked up by correlation id and things are done.

but the multiplexing requestor doesn't remove the handler because the handle always returns false.

is this a bug, or i am configuring something incorrectly?
thanks

Re: AsyncReplyHandler always returns false

by James.Strachan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can you still reproduce this with the latest Lingo release?

On 10/4/06, tinou <tinou@...> wrote:

>
> Hello,
>
> I'm using the async with callback feature and notice that the reply handler
> doesn't get removed because completed always returns false.
>
> 1. send a message, along with callback event listener
> 2. server does some processing, invokes message on event listener
>
> going thru the debugger I'm seeing that an AsyncReplyHandler is created,
> mapped to correlation id.
>
> when the event listener is called, the reply handler is looked up by
> correlation id and things are done.
>
> but the multiplexing requestor doesn't remove the handler because the handle
> always returns false.
>
> is this a bug, or i am configuring something incorrectly?
> thanks
> --
> View this message in context: http://www.nabble.com/AsyncReplyHandler-always-returns-false-tf2385233.html#a6648953
> Sent from the lingo - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


--

James
-------
http://radio.weblogs.com/0112098/

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email