Hello drools users and team, My functions with array parameters (double[]) cease to compile in 5.2.0. Error message is:
In package ActionExecutor error: [ prevPoint : unable to resolve type while building function ] function name: prevPoint In package ActionExecutor error: [ nextPoint : unable to resolve type while building function ] function name: nextPoint When I remove the parameter double[] this message disapears and functions compilation is OK. Thanks in advance for any help or suggestions. Sincerely, Ru -- View this message in context: http://drools.46999.n3.nabble.com/Functions-with-array-parameters-double-cease-to-compile-in-5-2-0-tp3251260p3251260.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
