Re: [rules-users] Guvnor Hates Me

2011-11-27 Thread Ronald Albury
First - I'd like to thank everyone for their help. I am finding Guvnor less intuitive than I had hoped and I will need your continued patience and assistance to understand it. Problem 1: I added Sample.drl (which contains two rules) from inside Eclipse, and Guvnor split it into two rules

Re: [rules-users] Guvnor Hates Me

2011-11-27 Thread Michael Anstis
Hi Ronald, I am sorry to hear you are having such difficulties, but glad you have reported them back to us so that we may help it fix where applicable. I'll defer on 1) and 2) for now in case somebody with greater experience with the Eclipse interface answers, but I assume you are using WebDav?

Re: [rules-users] duration attribute other rule language features issue

2011-11-27 Thread prashant.badhe
Here is the complete rule that we trying out with 'timer' '@expires' : ~ package xyz; import abc.Alert; import abc.CResult; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import