Bernhard, Thanks for the report. Embarrassingly enough, this looks like an error that was introduced while commenting and formatting the code for publication.
In the "Recommend.java" servlet, at line 30, the fact being asserted should be an "initialize-order" fact, not a "clean-up-order" fact. With this correction, the servlet runs correctly. The error appears in the book, too, on page 344, bottom of the page; again, "clean-up-order" should be "initialize-order". I think Bernhard Gruber wrote: > Hi, > > Jess works fine on my Mac OS X machine, but I don't get the tekmart > example to work (chapter 19). > Tomcat is set up and the pages, INDEX, CATALOG, PURCHASE work well, > but I don't get the RECOMMEND page. --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research 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] --------------------------------------------------------------------
