<div dir="ltr"><div><div>Can any one help me with this issue in Drools 5.5.0.<br></div>I am trying to call a method in when clause, it's throwing this error while building using ant. No error with eclipse.<br></div><br>
<div><br>"RuleBaseTask failed: [Error: unable to resolve method using strict-mode: com.nph.radar.drools.UpdateQuery.updateQuery(com.nph.radar.rule.operands.Query, com.nph.radar.rule.operands.AOCCRuleKnobConfig, java.lang.String, org.apache.log4j.Logger)]"<br>
<br></div><div>Do help me in fixing this.<br><br></div><div>Thanks in advance.<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 4:06 PM, Roopa <span dir="ltr"><<a href="mailto:roopa.musuley@gmail.com" target="_blank">roopa.musuley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">function String updateQuery(Query querie, AOCCRuleKnobConfig<br>
aoccRuleKnobConfig, String advPgmExclude, Logger log){<br>
</div> return "querie";<br>
}<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/unable-to-resolve-method-using-strict-mode-tp4025571p4025572.html" target="_blank">http://drools.46999.n3.nabble.com/unable-to-resolve-method-using-strict-mode-tp4025571p4025572.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Drools: User forum mailing list archive at Nabble.com.<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" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br></div>