Re: [rules-users] Guvnor - Loading enums programatically using rule metadata

2013-08-25 Thread dotrc
Hi, We are using drools-guvnor-5.5.0-final. The below snippet is still not working for us: /'Fact.field[dependentField1, dependentField2]' : *'*(new com.yourco.DataHelper()).getListOfAges("@{dependentField1}", "@{dependentField2}")*'*/ The decision table completely vanishes if we have the quotes

[rules-users] guvnor rule editor

2013-08-25 Thread mtg.wai.liauw
Hi, I am trying to use the Guvnor rule editor to build rules. I created a fact model with a String field. But I can't figure out how to build a rule that this String field "not matches" a regex. I know DRL supports "not matches", but how to do it on the rule editor? Thanks in advance. -- Vi

Re: [rules-users] deploy guvnor-5.5 on weblogic 10.3.6

2013-08-25 Thread maunakea
I tried the same and gave up. Switched to Tomcat for Guvnor 5.5.0. I had a similar question and didnt get any responses, so, I assume nobody has been successful in deploying 5.5.0 on Weblogic 11 or 12 -- View this message in context: http://drools.46999.n3.nabble.com/deploy-guvnor-5-5-on-weblog