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

David Allen (JIRA) jira-events at lists.jboss.org
Sun May 10 16:04:46 EDT 2009


    [ https://jira.jboss.org/jira/browse/WBRI-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12466631#action_12466631 ] 

David Allen commented on WBRI-259:
----------------------------------

This is based on the version of the specification dated May 9, 2009.  In the current audit, the assertions have been added under section 11.4 for now which should become 10.4 once the audit XML is updated.

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