[rules-users] Drools verifier

Wolfgang Laun wolfgang.laun at gmail.com
Wed Mar 16 08:05:15 EDT 2011


And no Severity.ERROR or Severity.NOTE either?

What kind of verifier finding(s) do you expect? A rule sample might help.

-W

PS: I'm just investigating this corner of Drools, and you do provide some
inspiration ;-)

On 16 March 2011 12:29, FrankVhh <frank.vanhoenshoven at agserv.eu> wrote:

> Hi Wolfgang,
>
> Yes, you are absolutely right about the path mistake. Can't believe I
> missed
> that. Fixing it removes the errors from the verifier.
>
> However, it still does not return the expected outputs...
>
> System.out.println(result.getVerifierData().getAll().isEmpty()); => returns
> false, which is as expected
>
> But the following statement still does not return anything.
> for (VerifierMessageBase base : result
>
>  .getBySeverity(Severity.WARNING)) {
>                                        System.out.println(base);
>                                }
>
> I'm sorry to take so much of your time, I really appreciate your efforts.
>
> Regards,
> Frank
>
> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/Drools-verifier-tp2681002p2687459.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110316/727a85b6/attachment.html 


More information about the rules-users mailing list