The request / response should be handled by a synchronous in-out mep on the binding component.
The asynchronous one should use an asynchronous in-only mep.

Cheers,
Guillaume Nodet

Schweter, Ryan wrote:

I’ve recently gotten back into ServiceMix and am setting up a messaging infrastructure for published application events. I want to have two HTTP entry points into the message bus: one that will synchronously return a success/fail response (regarding schema validation and whatnot) and one that immediately returns (fire and forget). As mentioned, on the synchronous endpoint I want to return a response to the client, then work asynchronously (from a client perspective) while routing/translating the event.

What is the best way to get the functionality I want?

*______________________________________________________________________________________**
***Ryan Schweter**** ***
*Architect / Developer
IT Systems Architecture
Broadwing Communications, LLC

.: 512.742.7875
.: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


Reply via email to