Re: Apache Camel applicability

2012-01-27 Thread Hadrian Zbarcea
The is a common camel use case that we call web-enabling (or web-servicizing) legacy applications. For various reasons (usually related to protocols or security) we need to put a proxy in front of a legacy app. Things you need to pay attention to: * the protocol and interface exposed by M. Usu

Re: Apache Camel applicability

2012-01-27 Thread Claus Ibsen
On Fri, Jan 27, 2012 at 2:13 PM, Andrey Stelmashenko wrote: > Hello, Community! > > I work on a project design and consider using of apache camel. I > looked through the documentation, I liked it! I see that I may need > components and message translators. But I doubt in a way I`m going to > use i