The (watch) command is very helpful in keeping track of what's going
on in Jess. Take things a step at a time, use (watch all), and try to
isolate a specific case in which the necessary facts seem to be
present and yet the rule doesn't activate. Usually, then, it turns out
to be an error in how the rule is written. You can report back on your
intermediate experimentation.


I think El German wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> 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]
> --------------------------------------------------------------------
> 



---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

--------------------------------------------------------------------
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]
--------------------------------------------------------------------

Reply via email to