You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2014/11/07 13:03:34 UTC

[jira] [Resolved] (OWB-1026) align internal ProcessBean event order with the cdi-spec

     [ https://issues.apache.org/jira/browse/OWB-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved OWB-1026.
-----------------------------------
    Resolution: Not a Problem

in trunk: #addBean is called afterwards and the meta-data which is added before the event isn't covered by the cdi-spec.

> align internal ProcessBean event order with the cdi-spec
> --------------------------------------------------------
>
>                 Key: OWB-1026
>                 URL: https://issues.apache.org/jira/browse/OWB-1026
>             Project: OpenWebBeans
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 1.5.0
>            Reporter: Gerhard Petracek
>            Assignee: Mark Struberg
>            Priority: Minor
>
> the ProcessBean events should be fired >before< adding the beans internally.
> currently we fire the events after adding the beans.
> it doesn't cause issues for users, however, since it's specified that way we should align it with the cdi-spec.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)