Hi, I'm building an agent aplication in Java using JESS to describe its behaviour. I execute (defclass ...) for every class I use, then I execute (definstance ...) for every object (as in JESS examples), but my problem is that after doing that and executing rete.run() from Java, no rule is activated. It seems like if objects were not "definstanced", but they are (I told rete to print the facts and they were there).
�Could anybody help me? It might be related with the firePropertyChanged invocation. Thanks! Cherm�n. _________________________________________________________________ Hable con sus amigos en l�nea, pruebe MSN Messenger: http://messenger.msn.es -------------------------------------------------------------------- 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] --------------------------------------------------------------------
