Hide Forgot
Description of problem: If you try using Thing interface in rules you get compilation exception. Version-Release number of selected component (if applicable): BRMS-5.3.0.dev4 How reproducible: Every time Steps to Reproduce: 1. try to shed a trait Actual results: Rule Compilation error : [Rule name='print person'] org/jboss/qa/drools/expert/Rule_print_person.java (7:447) : Thing cannot be resolved to a type Expected results: Stripped instance is available. Additional info:
Traits are not being productized for BRMS 5.3.
We'd need a bit more info in order to reproduce this issue. In particular, did you import the Thing class in your DRL? If so, could you please attach it to ticket?