]
Alejo Jara updated DROOLS-980:
------------------------------
Priority: Blocker (was: Major)
KieBase.getFactType should only be used to retrieve declared beans.
-------------------------------------------------------------------
Key: DROOLS-980
URL:
https://issues.jboss.org/browse/DROOLS-980
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 6.3.0.Final
Reporter: Alejo Jara
Assignee: Mario Fusco
Priority: Blocker
Attachments: droolsBug980.zip, my_rules-1.jar, my_rules-2.jar
Error inesperado en la ejecucion del artefacto
java.lang.UnsupportedOperationException: KieBase.getFactType should only be used to
retrieve declared beans. Class com.example.types.Person exists outside DRL
at
org.drools.core.definitions.impl.KnowledgePackageImpl.getFactType(KnowledgePackageImpl.java:635)