Perhaps this is more of a JBI than a ServiceMix question, but is there
a standard JBI mechanism to implement an in-out* MEP in which a consumer
sends a request that elicits a series of responses, one of which is
marked as final?  As far as I can tell, there are two issues with this:

1) how is a session created such that a series of messages resulting
from an initial request can be correlated with this request?

2) how does the provider ensure the NMR routes the series of responses
to the correct consumer?

I understand the ServiceMix WS-Notification package may be useful, but
are there standard "pure" JBI mechanisms for doing this?

Thanks

Reply via email to