[rules-users] java int problem

gbelin gbelin_saiz at hotmail.com
Mon Aug 1 05:47:15 EDT 2011


yes ... that is ... thank you very much 

Date: Mon, 1 Aug 2011 01:28:35 -0700
From: ml-node+3215416-395889266-415658 at n3.nabble.com
To: gbelin_saiz at hotmail.com
Subject: Re: [rules-users] java int problem



	The code you have posted suggests to me that you do something like
   A a = new A();
   kSession.insert( a );
   a.setAge( 28 );
   kSession.fireAllRules();

Complete the object before you insert it or call update after the modification.


-W


 		 	   		  

--
View this message in context: http://drools.46999.n3.nabble.com/java-int-problem-tp3215383p3215557.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110801/0e45007d/attachment.html 


More information about the rules-users mailing list