]
Mark Proctor reassigned DROOLS-119:
-----------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
Declared Beans and Enums can't be initialized using other
declared Beans and/or Enums
-------------------------------------------------------------------------------------
Key: DROOLS-119
URL:
https://issues.jboss.org/browse/DROOLS-119
Project: Drools
Issue Type: Bug
Reporter: Davide Sottara
Assignee: Mario Fusco
Field initialization is done using MVEL, which does not use the CompositeClassLoader,
where declared classes are loaded.