Davide Sottara created DROOLS-609:
-------------------------------------
Summary: Prevent the trait subsystem from throwing CCEs when using
ObjectTypes other than ClassObjectType
Key: DROOLS-609
URL:
https://issues.jboss.org/browse/DROOLS-609
Project: Drools
Issue Type: Bug
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Critical
The trait subsystem erroneously assumes that only ClassObjectTypes are supported
It alywas casts ObjectType to ClassObjectType, throwing ClassCastExceptions if other types
of ObjectTypes are used
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)