3 Replies Latest reply on Dec 21, 2009 10:13 PM by balazska

    Sometimes the Drools context is not available after server restart

    balazska

      Hi!


      I use Seam 2.2.0GA,JBoss5.1,Drools rule base security.


      I have a problem: Sometimes the Drools context is not available after server restart. All of rules fails. If i refresh the rules(Contexts.getApplicationContext().remove(securityRules)), it works.


      idea?