[rules-users] alerts in drools

Esteban Aliverti esteban.aliverti at gmail.com
Tue Jun 8 21:24:24 EDT 2010


Why do you need alerts for? If you are trying to see somehow the execution
of a group of rules, you can attach an AgendaEventListener to your session:

ksession.addEventListener( new AgendaEventListener(){
....
}
);


Best,

2010/6/8 Fnu Mahalakshmi <FMahalakshmi at nyx.com>

>  Hi,
>
>  Is there anyway I can create “alerts” in drools??
>
> If there is any documentation for it could someone point me towards it??
>
>
>
> Thank you
>
> -m
>
> ------------------------------
>
> *Please consider the environment before printing this email.*
>
> *Visit our website at http://www.nyse.com
> *****************************************************************************
>
> Note: The information contained in this message and any attachment to it is
> privileged, confidential and protected from disclosure. If the reader of
> this message is not the intended recipient, or an employee or agent
> responsible for delivering this message to the intended recipient, you are
> hereby notified that any dissemination, distribution or copying of this
> communication is strictly prohibited. If you have received this
> communication in error, please notify the sender immediately by replying to
> the message, and please delete it from your system. Thank you. NYSE
> Euronext. *
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Esteban Aliverti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100608/ab29cb8b/attachment.html 


More information about the rules-users mailing list