Christie, Blair wrote:

 

Is there a way plug-in or a a way to validate the rules in a .drl without actually running the rule?

Compilation is two stages. The antlr compiler and the packagebuilder. The antlr compiler just checks for well formed grammar, the packagebuilder checks that objects and fields exist. Packagebuilder also handles compilation of evals and consequences, which you can only get feedback of at compilation time.

 

 

Cheers,
Blair


_______________________________________________ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users