[rules-users] Java Client for Drools

Dwarka dwarka.damodaran at gmail.com
Sun Jan 16 10:10:51 EST 2011


Hello All,

    I am new to JBoss Drools and i am finding out a way to deploy drools and
invoke or fire rules from a java program. By reading some books and surfing
tro internet i learnt that there are two types of deployment model i.e. push
and pull type. I understood everything in both the models expect for one
thing in common, 

                                   "The Creation of a KnowledgeBase from a
resource" 

In the Drools environment we say a resource lives inside a repository. In my
case i used Drools Guvnor to author the drl file and used the default
configuration JCR storage(jackrabbit file store). But i am not able to find
any of my drl's in the file store. Now i need to write a java client which
can load this drl file and fire the rules as required. I am very clear that
i am missing a very important part, but i was not lucky enough find an
answer for this. 

In this case i need to know how to retrieve a resource from the jackrabbit
repository and use the same in my java program. 

Thanks in advance,
Dwarka
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Java-Client-for-Drools-tp2267031p2267031.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list