cancel
Showing results for 
Search instead for 
Did you mean: 

Camel/Activit Integration example

blandfordj
Champ in-the-making
Champ in-the-making
Hi,

I'm trying to find some sample code to show how Camel integrates with Activiti.  I've watched the demo at http://fusesource.com/apache-camel-conference-2012/videos/camelone-2012-kai-wahner-video/  which looks very interesting, however I can't find the code sample anywhere.  Could anyone point me in the direction of a good sample?  I've also found a sample if GitHub (https://github.com/mproch/camel-activiti), although there is a comment on there to look at the sample in Activiti.

Regards,

Justin
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
Have you checked out the activiti-camel project? There are at least some unit-tests in there that can get you started.

http://svn.codehaus.org/activiti/activiti/trunk/modules/activiti-camel/

blandfordj
Champ in-the-making
Champ in-the-making
Hi there,

Yes I did see that sample.  It is certainly a starting point, and I managed to run the tests (and debug).  Is there any documentation on how all the example hangs together?     It would be nice to run through a tutorial for start to finish to see how Camel and Activiti integrate.

Regards,

Justin

smirzai
Champ on-the-rise
Champ on-the-rise
what do you think is lacking in official documentaion ?