For InOnly meps, the http endpoint should not wait for the DONE status of the JBI exchange. This is not currently implemented. See http://issues.apache.org/activemq/browse/SM-282 Feel free to create a patch and attach it ;)
On 10/19/06, Charles Souillard <[EMAIL PROTECTED]> wrote:
Hi all, I am working with serviceMix and I am trying to create a flow as following : client -> sm-http -> NMR -> sm-jms -> any Q My http SU has an in-only mep corresponding to the above schema. The problem is my client hangs until a response was sent him. I find that very strange as I performed an in -only call !! I think sm http must receive the http request, post it on the NMR and free the client... Can you give me your idea on that ? Does it make sense to have an http endpoint with in-only mep as a http request is naturally waiting for a response... Thanks Charles
-- Cheers, Guillaume Nodet
