[webbeans-issues] [JBoss JIRA] Updated: (WBRI-136) Observer method resolution ignores type parameters

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Mar 7 13:54:22 EST 2009


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

Pete Muir updated WBRI-136:
---------------------------

    Fix Version/s: 1.0.0.BETA2


> Observer method resolution ignores type parameters
> --------------------------------------------------
>
>                 Key: WBRI-136
>                 URL: https://jira.jboss.org/jira/browse/WBRI-136
>             Project: Web Beans
>          Issue Type: Bug
>    Affects Versions: 1.0.0.ALPHA2
>            Reporter: David Allen
>            Assignee: David Allen
>            Priority: Minor
>             Fix For: 1.0.0.BETA2
>
>
> Section 7.7 of the PRD2 specification states:  When searching for observers for an event, the container searches for observers which satisfy the following rules:
> • the event object must be assignable to the observed event type, taking type parameters into consideration, and ...
> Currently resolution works only for the event type information, regardless of any specific type parameters.
> The test for this assertion is in org.jboss.jsr299.tck.unit.event.EventTest.testResolvingChecksTypeParameters().

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