<div>Hi Starke,</div>
<div>&nbsp;</div>
<div>Please find the same attached.</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>Natraj <br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/19/07, <b class="gmail_sendername">Dr. Gernot Starke</b> &lt;<a href="mailto:gs@gernotstarke.de">gs@gernotstarke.de</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>please list your EMIAgainsProperty class...<br><br>Gernot<br><br>&gt; I am facing some serious blocking issues while writing few rules. In the
<br>&gt; rule below, a1, a2 are Double objects. When i have the first statement in<br>&gt; the rule &quot; EMIAgainstProperty( obj : a1 )&quot;, the rule does not fire....when<br>&gt; i<br>&gt; comment and re phrase the second line as emi : EMIAgainstProperty( a2 &gt;= (
<br>&gt; *<br>&gt; new* Double(10* 1.5 )) ), the rule is fired.<br>&gt;<br>&gt; Why is the first line making the rule not to fire. I have reported a<br>&gt; similar<br>&gt; problem yesterday, but could not find a resolution. On the other hand, i
<br>&gt; am<br>&gt; unable to refer a1 directly to say a1.doubleValue() in the second line, it<br>&gt; throws up and error. Any help??? What is the way out?<br>&gt; *<br>&gt;<br>&gt; rule* &quot;Test&quot;<br>&gt;<br>&gt; *when*
<br>&gt;<br>&gt; EMIAgainstProperty( obj : a1 )<br>&gt;<br>&gt; emi : EMIAgainstProperty( a2 &gt;= ( *new* Double(obj.doubleValue() * 1.5 ))<br>&gt; )<br>&gt;<br>&gt; *then<br>&gt; *<br>&gt;<br>&gt; System.out.println(&quot; Passed &quot;);
<br>&gt; *<br>&gt;<br>&gt; end<br>&gt; *<br>&gt; _______________________________________________<br>&gt; rules-users mailing list<br>&gt; <a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; 
<a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt;<br><br><br>--<br>Dr. Gernot Starke<br>Willi-Lauf Allee 43, D-50858 Köln<br>Tel. +49 (0) 177 - 728 2570
<br>Mail: <a href="mailto:gs@gernotstarke.de">gs@gernotstarke.de</a><br><a href="http://www.gernotstarke.de">http://www.gernotstarke.de</a><br><a href="http://www.arc42.de">http://www.arc42.de</a><br>_______________________________________________
<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users
</a><br></blockquote></div><br>