]
Mario Fusco resolved DROOLS-750.
--------------------------------
Fix Version/s: 6.3.0.Beta1
Resolution: Done
Fixed by
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"