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