[rules-users] Drools Workbench Camel integration

Anton babuaski at gmail.com
Fri Apr 4 13:56:26 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 



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-Workbench-Camel-integration-tp4029121.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list