How come this issue is marked as fixed in version 2.0.0.Alpha3? I've just tried the attached test case on jboss-as-7.1.1.Final-weld-2.0.0.Alpha3, and deployment still fails with the message:
WELD-001414 Bean name is ambiguous. Name myBean resolves to beans [Managed Bean [class org.jboss.tools.examples.test.MyBean] with qualifiers [@Default @Any @Named], Managed Bean [class org.jboss.tools.examples.test.MyBean] with qualifiers [@Default @Any @Named]]
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
How come this issue is marked as fixed in version 2.0.0.Alpha3? I've just tried the attached test case on jboss-as-7.1.1.Final-weld-2.0.0.Alpha3, and deployment still fails with the message:
WELD-001414 Bean name is ambiguous. Name myBean resolves to beans [Managed Bean [class org.jboss.tools.examples.test.MyBean] with qualifiers [@Default @Any @Named], Managed Bean [class org.jboss.tools.examples.test.MyBean] with qualifiers [@Default @Any @Named]]