hi, I am trying to implement similar application as shown in picture I attached. This is an SCA application. Please advice me on my mapping between the two. I think I am confussed with the mapping and implementation.
1. I will have an http consumer for the store component, creating one http_store_SU for store component. 2. http_store_su request the service from shopping cart and catalog components. Each of those 2 components can be SUs targeting servicemix-been jbi components. Now I am in doubt, how do i bind those components. Do I have to write some class handling the messages to and from the NMR for the exchange between store-shopping cart and store-catalog? thanks NA
