Yes, I've got the debug listener turned on. It's showing the first rule firing, but not the second one.
I think it's a problem with the way I'm using the function in the condition, because if I remove the condition that contains the function, the rule does fire. On 2/3/06, Geoffrey Wiseman <[EMAIL PROTECTED]> wrote: > > On 2/3/06, Angus Helm <[EMAIL PROTECTED]> wrote: > > > > I've read in the mailing list archives that you should be able to use > > functions declared in <java:functions> tags within a > condition. However, > > I've been struggling for several hours now trying to get it to > work. From > > looking at the debug output, the rule is simply never firing. > > > I'm not sure if I undestand the problem -- I don't see anything here about > functions not working, only rules not firing. > > Did you try the debug working memory event listener to understand what's > happening? > > - Geoffrey > -- > Geoffrey Wiseman > >
