Hi,
yes if you use : drools.halt();
that will stop the session.
What exactly do you want to achieve with that?
Cheers

On Wed, Aug 15, 2012 at 5:49 PM, Rana <ven12344@yahoo.com> wrote:
Hi my rule file is halt for ever. Can anybody tell me why. I debugged and saw
that it is going into this method in DefaultAgenda.class

public void fireUntilHalt(final AgendaFilter agendaFilter) {

synchronized ( this.halt ) {
                        if( !this.halt.get() ) this.halt.wait();   //it is
halt here  and waiting.
                    }


this is my rule file.

http://drools.46999.n3.nabble.com/file/n4019146/rule_file.txt rule_file.txt


Please help me out.

Thanks.



--
View this message in context: http://drools.46999.n3.nabble.com/fireUntilHalt-is-halt-forever-tp4019146.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



--
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar
 
 - Salatino "Salaboy" Mauricio -