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
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-tp2866772p2869749.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users