[rules-users] Drools 6.0.0.Final - importing rules from multiple maven projects

Soumya.plavaga soumya.bose at plavaga.in
Thu Dec 26 09:10:51 EST 2013


We want to keep separate the client specific rules & common set of rules. We
have created two different maven projects. one project having the common
drls say 'A'. Another project having the client specific drls say 'B'. 'B'
having dependency on 'A'. We want to load the rules in run time. We have
tried the below approach -

Tried to retrieve the kieSession using release id of project 'B' and fired
all rules in that kieSession. But only the rules of project 'B' is getting
executed but the rules within project 'A' are not getting loaded. 

What can be the possible approach to import rules from multiple projects.



--
View this message in context: http://drools.46999.n3.nabble.com/Drools-6-0-0-Final-importing-rules-from-multiple-maven-projects-tp4027425.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list