[webbeans-issues] [JBoss JIRA] Updated: (WBRI-213) Initialization event @Initialized Manager fires during broken deployment

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Mar 30 07:13:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/WBRI-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated WBRI-213:
---------------------------

    Fix Version/s: 1.0.0.PREVIEW


> Initialization event @Initialized Manager fires during broken deployment
> ------------------------------------------------------------------------
>
>                 Key: WBRI-213
>                 URL: https://jira.jboss.org/jira/browse/WBRI-213
>             Project: Web Beans
>          Issue Type: Bug
>    Affects Versions: 1.0.0.BETA1
>            Reporter: Shane Bryzak
>             Fix For: 1.0.0.PREVIEW
>
>
> According to section 11.1 of the spec, the @Initialized Manager event should only fire after the container fails to detect any definition errors:
> "First, the container performs bean discovery and registers Bean and Observer objects for the discovered beans. The
> container detects definition errors by validating the bean classes and metadata, throwing a DeploymentException and
> aborting deployment of the application if any definition errors exist, as defined in Section 10.1, "Definition errors"."
> The TCK test org.jboss.jsr299.tck.tests.deployment.lifecycle.fail.DeploymentFailureTest is currently failing, because the initialization event is being raised even though deployment should have failed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list