On Thu, 2010-04-22 at 16:10 +0530, Ruwan Linton wrote:
> Oleg,
> 
> I wrote the code, expecting that the IOControl#requestOutput will be calling
> the NhttpServiceHandler#outputReady method or the
> NhttpServiceHandler#responseReady method, but non of those get called?
> 
> Do you have any clue or is it a different method that I should be expected
> be calling by the IOReactor??
> 


NhttpServiceHandler#responseReady event should fire in response to the
IOControl#requestOutput. Synapse trunk has extensive logging support for
HTTP wire and context logging. Try turning it on to get more details on
what is happening inside the NHTTP transport.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to