RE: JESS: Listening to Jess Events

2004-06-01 Thread Alan Moore
Title: RE: JESS: Listening to Jess Events 3. Instantiate a Rete object with engine = new Rete(Someclass.class) to register the context with engine. [alan] This isn't required to sink jess events. This constructor is for applets or EJB-style containers (I think.) 3. Register

RE: JESS: Listening to Jess Events

2004-06-01 Thread Alan Moore
Title: RE: JESS: Listening to Jess Events First, I'm sorry for the HTML email - I can't seem to get this *broken* mail client to do the right thing. Secondly, in the following: Your problem above could be due to an error in your (batch) statements (FileNotFoundException?) or a runtime

RE: JESS: Listening to Jess Events

2004-06-01 Thread Jason Morris
Thanks Alan, Yes, in the interest of trimming the example, I may have trimmed too much detail. Let me clarify: public class Someclass implements JessListener { public static Logger logger = Logger.getLogger(Someclass.class); private Rete engine; private final String cmd1 = (batch