[rules-users] Drools workbench camel integration

Ashok Babu babuaski at gmail.com
Fri Apr 4 14:01:39 EDT 2014


Hi,

We are looking for the way to consume the DRLs managed in the Drools
workbench in the camel and expose them as services to the clients.

We have tried it with the sample examples (with drl files) provided in the
camel integration example and found it working. Using drools 6.0.1, now how
the workbench knowledge base should be added to the camel knowledge
services?

Searched a lot, could not find a reference/help on this regard? We are
looking for XML element like below for the file based integration

<kie:kbase name="kbase1" packages="org.drools.server"> <kie:ksession
name="ksession1" type="stateless"/> </kie:kbase>

>From the Java application, we are able to run against the workbench
knowledgebase dynamically (using maven release id). How this should be
integrated with camel services?

Regards,
Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20140404/39edd31a/attachment.html 


More information about the rules-users mailing list