[webbeans-issues] [JBoss JIRA] Updated: (WBRI-259) Observer failures result in incorrect exception types during lifecycle

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jul 25 14:44:29 EDT 2009


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

Pete Muir updated WBRI-259:
---------------------------

    Fix Version/s: 1.0.0.CR1


> Observer failures result in incorrect exception types during lifecycle
> ----------------------------------------------------------------------
>
>                 Key: WBRI-259
>                 URL: https://jira.jboss.org/jira/browse/WBRI-259
>             Project: Web Beans
>          Issue Type: Bug
>          Components: Events
>    Affects Versions: 1.0.0.PREVIEW1
>            Reporter: David Allen
>            Assignee: David Allen
>             Fix For: 1.0.0.CR1
>
>
> Per section 10.4, @AfterBeanDiscovery and @AfterDependencyValidation events, of the specification, failures in observers during the bean discovery and dependency validation phases need to result in DefinitionException and DeploymentException respectively.  Currently only the ObserverException type is being thrown.
> The following tests are marked ri-broken till this bug is fixed:
> org.jboss.jsr299.tck.tests.deployment.lifecycle.fail3.ObserverFailureInDefinitionPhaseTest
> org.jboss.jsr299.tck.tests.deployment.lifecycle.fail4.ObserverFailureInDeploymentPhaseTest

-- 
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