How about giving a complete example?<br>-W<br><br><div class="gmail_quote">On 13 August 2011 12:11, ru <span dir="ltr">&lt;<a href="mailto:sorokin@oogis.ru">sorokin@oogis.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello drools users and team,<br>
<br>
My functions with array parameters (double[]) cease to compile in 5.2.0.<br>
Error message is:<br>
<br>
In package ActionExecutor error: [ prevPoint : unable to resolve type while<br>
building function<br>
 ]<br>
 function name: prevPoint<br>
In package ActionExecutor error: [ nextPoint : unable to resolve type while<br>
building function<br>
 ]<br>
 function name: nextPoint<br>
<br>
When I remove the parameter double[] this message disapears and functions<br>
compilation is OK.<br>
Thanks in advance for any help or suggestions.<br>
<br>
Sincerely,<br>
  Ru<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Functions-with-array-parameters-double-cease-to-compile-in-5-2-0-tp3251260p3251260.html" target="_blank">http://drools.46999.n3.nabble.com/Functions-with-array-parameters-double-cease-to-compile-in-5-2-0-tp3251260p3251260.html</a><br>

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>
</font></blockquote></div><br>