Hello, I have some questions for you folks:
1. Is it possible to integrate any Orchestration engine like Apache ODE
into Apache Synapse?
2. Is a sequential service invocation possible?
client calls service A. Service A calls B and C in a sequence. If B
gets some data which is acceptable service A returns B response else call
to C and C's response is returned to the client through A service.
Jonny
P.S. We use java7
