we are facing some of the problems in servicemix:
1/. Why HTTP-SU has 1 minute set as time out. Why is this time out set in
the application level and not in the http connection level.
2/. How to make parallel calls to different data sources at the same time
with In-out MEP. We cannot use the Splitter - aggregator pattern because
they are In-only MEP. The use case for our scenario is:
i/. We gave to make parallel calls to 3 webservices at the same time.
ii/. Responses from each webservice will be an XML.
iii/. Merge the responses from these webservices.
<--> Webservice 1
XML Data <--> Webservice 2
(Combination of
XMLS from
Webservice 1, 2 and 3)
<--> Webservice 3
Can you please tell us the solution for it.
please ignore my previous mail....
-----
Cheers
Praveen Oruganti
"Think before you act and act on what you believe"
--
View this message in context:
http://www.nabble.com/problems-facing-in-servicemix-tp16121955s12049p16121955.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.