1 Reply Latest reply on Sep 5, 2012 11:01 AM by eaa

    how to close ksession

    lifegood

      hi

       

      how i can close ksession?

       

      ksession.halt() or ksession.dispose()

        • 1. Re: how to close ksession
          eaa

          ksession.dispose() should be called when you don't want to use a ksession anymore.

          ksession.halt() is used by the rule engine (Drools) to stop the execution of the rules.

           

          Best Regards,

          1 of 1 people found this helpful