[weld-issues] [JBoss JIRA] Commented: (CDITCK-68) Event not fired in Glassfish

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Nov 21 12:13:29 EST 2009


    [ https://jira.jboss.org/jira/browse/CDITCK-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495939#action_12495939 ] 

Pete Muir commented on CDITCK-68:
---------------------------------

Confirmed bug in TCK.

> Event not fired in Glassfish
> ----------------------------
>
>                 Key: CDITCK-68
>                 URL: https://jira.jboss.org/jira/browse/CDITCK-68
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tests
>    Affects Versions: 1.0.0.GA
>         Environment: Solaris x86 / JDK6u16 / GF v3
>            Reporter: Santiago Pericas-Geertsen
>
> In the test,
>  
> *.extensions.observer.broken.definitionError.ProcessObserverMethodErrorTest
> there's a EventB class and an extension class ProcessObserverMethodObserver with an observer method for EventB. In that method, there is a call to,
> event.addDefinition(...)
> which is expected to trigger a deployment error in the test. However, AFAICT the observer method is never called because EventB is never fired, resulting in the deployment to succeed and the test to fail.

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