Can any one help me with this issue in Drools 5.5.0.
I am trying to call a method in when clause, it's throwing this error while building using ant. No error with eclipse.


"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)]"

Do help me in fixing this.

Thanks in advance.


On Thu, Aug 15, 2013 at 4:06 PM, Roopa <roopa.musuley@gmail.com> wrote:
function String updateQuery(Query querie, AOCCRuleKnobConfig
aoccRuleKnobConfig, String advPgmExclude, Logger log){
   return "querie";
}




--
View this message in context: http://drools.46999.n3.nabble.com/unable-to-resolve-method-using-strict-mode-tp4025571p4025572.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