On Aug 7, 2008, at 12:30 PM, Hasan Khan wrote:
Is there a way to reload a .clp file on an application server such as JBoss without the need to reboot the server?
That would depend entirely on how you've embedded Jess into the server. All it takes to do such a reload is (optionally) a call to "reset" or "clear", followed by a new "batch" or "require". How you'd get those
commands to the engine depends on how you've set things up.
---------------------------------------------------------
Ernest Friedman-Hill Informatics & Decision Sciences, Sandia National Laboratories PO Box 969, MS 9012, Livermore, CA 94550 http://www.jessrules.com -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
