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

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Aug 13 17:43:26 EDT 2009


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

Pete Muir closed WBRI-259.
--------------------------

    Resolution: Out of Date
      Assignee: Pete Muir  (was: David Allen)


This has been fixed, see WBRI-312 for why it fails in JBoss AS

> 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: Pete Muir
>             Fix For: 1.0.0.PREVIEW3
>
>
> 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