Apache Camel (and CXF) are the right frameworks for your needs. Have a look at [1] where you get some examples which makes it easier for you to get started.
[1] http://camel.apache.org/examples.html Best, Christian ----------------- Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Oct 16, 2013 at 12:40 PM, biba <[email protected]> wrote: > Hi, > I intend to start using Apache Camel for the development of a web > application that will process data delivered by different web services. > These web services are serving data in different formats CSV, SOAP, XML. > The > application will receive and process data and the results will be sent to > the users via web services or to a web interface (if I will decide to > embedd > it in a Spring Application). > My intention is to run the application on a server (Tomcat / Linux) but > also > to be able to install it and run it in the cloud. > > Is Apache Camel ( + Apache CXF) suitable for that? I was also read about > Mule ESB but it looks that cloud functionalities and other features would > force me to buy the entreprise license and I would like to use a real > open-source technology with minimum costs in the beginning. > > I hope to receive some advices from people with more experience with Apache > Camel. > Thank you in advance! > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/web-services-integration-with-Apache-Camel-tp5741650.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
