Hi all!
I'm new to SM and have following problem:
I have two apps running on two WAS servers. I would like to integrate those two
folowing way:
service1 running on appsrv1 (A1S1) "uses" service2 running on appsrv2 (A2S2).
Now from what I've heard deploying SM on WAS is a problem and I'm interested if
following alternative is the right way to do it.
1. I set up standalone SM
2. I create new SM Component that acts as broker for A2S2 service
3. I create appropriate binding component for A1S1 so A1S1 can talk to SM
-----------------------------------------
SM |A2S2Broker|
---|----------------------------|--------
| | remote
| ------
| |A2S2|
| ------
------
|A1S1|
------
Is that the right way to do it or shuld i use some other approach. Could
ServiceMixClient API (Remote?) fit in???
Maybe those are silly questions, but as I said I'm rookie so...
Thnks in advance!
Simon