There is a missing step between #3 and #4 which should be Consumer / Accepted / Active. Not sure why it is missing. It may be caused by a missing call to the listeners when the sendSync method is used. Could you please raise a JIRA ?
On Tue, Sep 2, 2008 at 7:23 PM, mattrpav <[EMAIL PROTECTED]> wrote: > > I have an Exchange Listener enabled and while monitoring the flow of a CXF WS > (BC <-> SE), I see five (5) trips via the Exchange Listener. > > This seems counter intuitive to the idea that each component would set a > 'Active' and 'Done' status on the Exchange. Why are their 5 steps for the > role-type-status combination? It seems that there should be six (6) total > steps, as the Provider-Sent-Active never gets a Provider-Sent-Done. > > MsgId: ID:192.168.145.20-11c23eba8cc-4:0 role: Consumer type: Sent status: > Active. > MsgId: ID:192.168.145.20-11c23eba8cc-4:0 role: Provider type: Accepted > status: Active. > MsgId: ID:192.168.145.20-11c23eba8cc-4:0 role: Provider type: Sent status: > Active. > MsgId: ID:192.168.145.20-11c23eba8cc-4:0 role: Consumer type: Sent status: > Done. > MsgId: ID:192.168.145.20-11c23eba8cc-4:0 role: Provider type: Accepted > status: Done. > > Thanks, > Matt Pavlovich > -- > View this message in context: > http://www.nabble.com/ExchangeListener-question-tp19274556p19274556.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
