Dear Friends I am needing to create an extension of Jess to allow the communication among knowledge bases. i.e, a knowledge base should call another base and, to use the result returned by the base call to continue its inferences. I got an example supplied by Eric, but even so I am not reaching my objectives. I am sending my programs tests and the developed routine. Question: The method getEngine of the class Context comes back the object of Rete in use. Is it true? In the example correspondent, I would like to know if the use of the methods store () and fetch () are correct. Best regard Vera
<<< java/*; name=Require.java: Unrecognized >>>