Hey Nic, Sorry for the late reply! I guess the best way to go would be to use Drools' Camel integration directly, cfr. http://docs.jboss.org/drools/release/5.3.0.Final/droolsjbpm-integration-docs/html/ch01.html
We currently don't have an example how to do that ourselves, but we probably should add one to the assembly, just like we had a servicemix-drools example before. I created JIRA issue https://issues.apache.org/jira/browse/SMX4-1188 to keep track of that - if you get drools-camel working inside ServiceMix and fancy creating this new example for us, we always welcome patches, by the way ;) Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Wed, Jun 13, 2012 at 12:53 PM, Nicholas Hemley <[email protected]> wrote: > Hello, > > I am currently investigating the best approaches for integrating ServiceMix > and Drools. > > To this aim I ported a ServiceMix Drools example from 3.3.2 which works using > JBI. > > I note the following warning in the documentation: > "JBI Support deprecated in Apache ServiceMix 4" > (from > http://servicemix.apache.org/docs/4.4.0/jbi/components/servicemix-drools.html) > > So presumably the Drools examples have been dropped for this reason? > > So do I have any alternative approaches since i am advised by the > documentation to "consider JBI deprecated and not use it for your project". > > Cheerio, > Nic
