OWB could not find default bean if alternative specialized bean is not enabled. -------------------------------------------------------------------------------
Key: OWB-284 URL: https://issues.apache.org/jira/browse/OWB-284 Project: OpenWebBeans Issue Type: Bug Components: Injection and Lookup Affects Versions: M3 Reporter: YING WANG Assignee: Gurkan Erdogdu I have 2 managed beans: @QualifierSpecialized Bus @Alternative @Specializes public class SchoolBus extends Bus owb works fine when SchoolBus is enabled in bean.xml. However, if SchoolBus is not enabled in bean.xml, owb could NOT locate Bus either. (test case will be uploaded later). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.