I want to add several rules into a KnowledgeBuilder instance through
invocation of kbuilder.add() for each rule.
I want that if one rule fails to be added, the remaining rules can still be
added into kbuilder for business validation.
However, this seems not to be the default behavior. If one rule fails to be
added, other added rules won't take effect.
How can I realize such fault-tolerant rule loading?
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/How-to-Ignore-Rule-Co...
Sent from the Drools - User mailing list archive at
Nabble.com.