Hi Folks, Alert user George Rudolph sent this along. Both the draw.clp and frame.clp example programs have this problem (although both are drawn directly from the manual, where the changes have been made. I'll put this in the FAQ. I think Rudolph George-P27574 wrote: > From [EMAIL PROTECTED] Fri May 28 14:14:57 1999 > > Ernest, > > I just downloaded the 5.0a5 version of Jess, and attempted to run the > Draw.clp example. > I included the text of the error below for completeness, but (in this case), > it stems from the fact that > WindowListener and canvas are now in package jess.awt, whereas they were > previously in jess.reflect. > The fix is to change the package names in Draw.clp (and, I guess, anywhere > in the examples that the jess.reflect > package name occurs.) > I know you'd suggested that people fix their own files as they go, but this > one's in the distribution. > > Thanks, > > George > > ****************************************************** > D:\Jess50a5>java jess.Main examples\Draw.clp > > Jess, the Java Expert System Shell > Copyright (C) 1998 E.J. Friedman Hill and the Sandia Corporation > Jess Version 5.0a5 5/27/99 > > Jess reported an error in routine new while executing (new > jess.reflect.WindowListener closer (engine)) while executing > (call ?f addWindowListener (new jess.reflect.WindowListener closer > (engine))) while executing deffunction create-compone > nts while executing (create-components). > Message: Class not found. > Program text: ( create-components ) at line 50. > Nested exception is: > java.lang.ClassNotFoundException: jess.reflect.WindowListener --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 Org. 8920, MS 9214 [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. List problems? Notify [EMAIL PROTECTED] ---------------------------------------------------------------------
