Re: oracle BPEL vs camel

2012-09-14 Thread Magnus Palmér
As an integration platform I think this article should will scare some people: http://www.jayway.com/2010/05/07/xslt-transformations-in-oracle-service-bus In Sweden it has also been notoriously hard to find competence on Oracle, even from Oracle themselves. http://www.jayway.com/2010/05/07/xslt-t

Re: oracle BPEL vs camel

2012-09-14 Thread Charles Moulliard
Never forget that with a BPEL engine, all the steps (= status change ) defined in a Process must be saved in a DB. With Camel a process could be a camel route or a collection of camel routes and one camel exchange (= message) can pass though a collection of processors (= steps defined in a BPEL wor