Hi!
I have a problem with the watch router. I set the watch output router to
a new one.
knowledge.setWatchOutputRouter(southWatchWriter);
The writer writes to the gui.
Then I execute the following
knowledge.watch(WatchConstants.FACTS);
knowledge.watch(WatchConstants.FOCUS);
knowledge.watch(WatchConstants.RULES);
No exception is thrown. Facts and focus is send to southWatchWriter, but
the firing of rules is still send to standard output.
Helge
--------------------------------------------------------------------
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]
--------------------------------------------------------------------