I created a model, and whe i try to create a rule i allways recieve 开发者_运维知识库this message:
Is it possible to persist a Knowledge Session in Drools? If so, how? I ha开发者_运维知识库ve facts stored in a database and i\'d like to avoid reloading all of them in a new session everytime a new f
I am going to try to add some DROOLS into my Grails project.I have never used DROOLS before, and I intend to learn it within the context of Gr开发者_运维问答ails.Can anyone explain the difference or j
I have been researching tools and frameworks to implement a BAM application. The basic requirements will be:
Is it possible to run a Drools Flow process from a StatelessKnowledgeSession? If so, how? It doesn\'t have the startProcess(id, params) method and seems to only implement rule functionality. I have a
can any one plz let me know that how drool guvnor work i went to guvnor documentation but couldn\'t understand the core logic of how rules are processed and how we can use dr开发者_Go百科ools guvnor i
I have a problem with drools flow persistence (MySQL), I get the following exception: 2011-04-15 14:38:27,244 INFO[STDOUT] (http-0.0.0.0-8000-5) Hibernate: insert into ProcessInstanceInfo (externalVa
I\'ve been trying to configure persistence to work with drools flow on JBOSS 6.0.0.Final by following the documentation Drools-Flow-Persistence but I keep getting a exception as below (although hibern
I\'m trying to find an appropriate solution/framework to centralize and maintain rules. The number of rules is huge and they change frequently. I\'ve gone through开发者_运维问答 rules engines like Dro
Newbie question on drools. I am trying to access the following java class in the rules file. Class A{