[
https://issues.apache.org/jira/browse/OWB-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bergmark resolved OWB-489.
------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1
1.1.0
Added support for this in both trunk and the 1.0.x branch. Also added a very
simple test case.
> AnnotatedTypes added with BeforeBeanDiscovery.addAnnotatedType method are
> ignored
> ---------------------------------------------------------------------------------
>
> Key: OWB-489
> URL: https://issues.apache.org/jira/browse/OWB-489
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Events
> Affects Versions: 1.0.0
> Environment: SE Standalone
> Reporter: Aaron Anderson
> Assignee: Joe Bergmark
> Priority: Minor
> Fix For: 1.1.0, 1.0.1
>
>
> In section 11.5.1. of JSR 299 it states:
> addAnnotatedType() adds a given AnnotatedType to the set of types which will
> be scanned during bean discovery.
> However the addAdditionalAnnotatedType method of the BeanManagerImpl
> (https://svn.apache.org/repos/asf/openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/container/BeanManagerImpl.java)
> simply adds the types to a private list and the values are never acted upon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.