Hello all, I am using Synapse 1.2.
I just have run into a problem; I have a proxy that has target with "inSequense" and "outSequence", "inSequence" also has a onErrorSequence. The <send..> mediator is the last mediator in the "inSequence". The problem is as soon as the message is sent, empty response is written to the client, and when the endpoint returns the actual response, it cannot be written and exception is logged "response is already committed..." My understanding was that outSequence would be initiated, and the client is put on hold until after the response is received by synapse? Please help, Thanks, Abid
