Re: Integrating camel with activiti

2011-01-07 Thread Richard Kettelerij
Nice work Maciek! I thought about writing such a component myself. Activiti and Camel seem to make a good match in many scenarios. -- View this message in context: http://camel.465427.n5.nabble.com/Integrating-camel-with-activiti-tp3331707p3332485.html Sent from the Camel - Users mailing list

Re: Integrating camel with activiti

2011-01-07 Thread Jean-Baptiste Onofré
Thanks Maciek for the component. It's very interesting. I will take a look asap. Regards JB On 01/07/2011 12:26 PM, Maciek Próchniak wrote: Hi, Activiti (http://activiti.org) is a 'superdelux process engine for Java' (quote from http://forums.activiti.org/ ;)), which uses BPMN 2.0 and comes w

Re: Integrating camel with activiti

2011-01-07 Thread Maciek Próchniak
hi Claus, On Fri, 2011-01-07 at 13:14 +0100, Claus Ibsen wrote: > Hi Maceik > > Great work you have done. > > I can see this is also being discussed that the Activiti forum > http://forums.activiti.org/en/viewtopic.php?f=4&t=630 > > From a first impression I would assume the component is best

Re: Integrating camel with activiti

2011-01-07 Thread Claus Ibsen
Hi Maceik Great work you have done. I can see this is also being discussed that the Activiti forum http://forums.activiti.org/en/viewtopic.php?f=4&t=630 >From a first impression I would assume the component is best suited for home at Activiti. There is a rapid release schedule and I would assume

Integrating camel with activiti

2011-01-07 Thread Maciek Próchniak
Hi, Activiti (http://activiti.org) is a 'superdelux process engine for Java' (quote from http://forums.activiti.org/ ;)), which uses BPMN 2.0 and comes with Apache Licence. It has some nice management webapps, and can be run either embedded in java application or e.g. in OSGi environment. I wrot