[ 
https://issues.jboss.org/browse/WELD-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570902#comment-12570902
 ] 

Pete Muir commented on WELD-796:
--------------------------------

11.5.5. ProcessAnnotatedType event
The container must fire an event for each Java class or interface it discovers 
in a bean archive, before it reads the declared annotations.

> ProcessAnnotatedType is fired for annotated types created during 
> ProcessAnnotatedType
> -------------------------------------------------------------------------------------
>
>                 Key: WELD-796
>                 URL: https://issues.jboss.org/browse/WELD-796
>             Project: Weld
>          Issue Type: Bug
>    Affects Versions: 1.1.0.CR1
>            Reporter: Marius Bogoevici
>            Assignee: Pete Muir
>             Fix For: 1.1.0.CR2
>
>
> It's one of the causes of WELD-794 - if a newly created AnnotatedType is set 
> on the ProcessAnnotatedType event created during WeldBootstrap.addClass(), a 
> second event is fired for that specific type.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to