I think Nik Joshi wrote: > Well I tried using getIcon in both the batch JESS file and the Server Side > Java, and neither worked.
And then serialized the return value of getIcon() instead of the original Fact object? I really thought that would be the problem. One potential problem could be that the JESS > defrule will fire multiple times for a single fact assertion because the > "provides" multislot on the LHS will match with a single fact multiple > times. Thus, for one fact assertion, "new-cluster" will get called multiple > times in succession, each time with a different modification of > "cluster-ids" and "globfacts". I don't know if this would make a > difference in determining why the serialization doesn't work > properly. That shouldn't be a problem. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] --------------------------------------------------------------------
