[rules-users] ConcurrentModificationException at org.drools.reteoo.ClassObjectTypeConf.getMatchingObjectTypes

2009-11-12 Thread karthizap
I am using Drools-core.jar(version-5.0.0.CR1) and getting the following exception. I could see similar stacktrace reported with JIRA-1888(https://jira.jboss.org/jira/browse/JBRULES-1888) and its marked as closed. Fix related to this Jira is not available (Rete.java) in the Drools 5.0.1 and 5.1.0

[rules-users] ConcurrentModificationException during runtime at org.drools.reteoo.ClassObjectTypeConf.getMatchingObjectTypes

2009-11-10 Thread karthizap
I am using Drools-core.jar(version-5.0.0.CR1) and getting the following exception. I could see similar stacktrace reported with JIRA-1888(https://jira.jboss.org/jira/browse/JBRULES-1888) and its marked as closed. Fix related to this Jira is not available (Rete.java) in the Drools 5.0.1 and 5.1.0

Re: re[rules-users] move hardcoded values in DRL or have constants inside drl

2009-06-01 Thread karthizap
well in a Global and reference them. > > Earnie! > > > > > > From: karthizap > To: rules-users@lists.jboss.org > Sent: Monday, June 1, 2009 7:14:56 AM > Subject: re[rules-users] move hardcoded values in DRL or have constants

re[rules-users] move hardcoded values in DRL or have constants inside drl

2009-06-01 Thread karthizap
Is there is anyway i can remove hardcoded values in the DRL file? Can I have the constants file(like data dictionary) inside drl/functions. I don't want to refer java constants class directly in drl file and would like to declare and refer those constants inside drl file. -- View this message in