We ought to see the Java code for this class reduced to the field and its
getters:
org.drools.base.com.somecompany.prov.rulesbased.facts.ProvResponse1649170666$getMmlCommandUid
Also, we ought to see the uses of this field mmlCommandUid in your rules -
which kinds of constraints you are using where a test for equality (==, !=)
is used. A "grep mmlCommandUid my.drl" would be a fast way.
-W
On 27 April 2011 11:42, dabar <david.barrett.0+drools(a)gmail.com> wrote:
Thanks for the replies.
MmlCommandUid is an int so I have assumed I did not need to do a null check
as an int can never be null in java. Is drools autoboxing this to Integer?
--
View this message in context:
http://drools.46999.n3.nabble.com/NullPointer-after-inserting-fact-in-RHS...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users