]
Michael Anstis commented on DROOLS-750:
---------------------------------------
Cherry-picked into 6.2.x at Mark Proctor's request.
(6.2.x)
Cannot resolve custom accumulate functions after declaring metadata
for an existing type
----------------------------------------------------------------------------------------
Key: DROOLS-750
URL:
https://issues.jboss.org/browse/DROOLS-750
Project: Drools
Issue Type: Bug
Reporter: Mario Fusco
Assignee: Mario Fusco
Fix For: 6.3.0.Beta1
Importing a custom accumulate function and a pojo from a different package the DRL
compilation fails with the following message: "Error: Unknown accumulate function:
'myfunc' on rule 'test'. All accumulate functions must be registered
before building a resource"