and pasted the
source into a new Drools project.
Worked a treat.
On 22 October 2010 10:52, ravibhatt <ravi(a)qubitdigital.com> wrote:
thanks for the response Michael. I looked into your solution and this is
not
working for me.
I get a discouraged Access and when i try to remove that from
windows->preferences eclipse is unable to find entire org.drools package.
if i keep settings when i get discouraged access, activationCancelled
method
is not visible.
public class MyDefaultAgendaEventListener extends
org.drools.event.DefaultAgendaEventListener {
@Override
void activationCancelled(org.drools.event.ActivationCancelledEvent event )
{
System.out.println(event.getActivation().getRule().getName()
+ " cancelled");
}
}
--
View this message in context:
http://drools-java-rules-engine.46999.n3.nabble.com/Check-if-all-activati...
Sent from the Drools - User mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users