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

David Allen (JIRA) jira-events at lists.jboss.org
Mon Mar 16 09:40:22 EDT 2009


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

David Allen commented on WBRI-136:
----------------------------------

Test moved to:  org.jboss.jsr299.tck.tests.event.resolve.type.ChecksTypeParametersWhenResolvingTest.

> Observer method resolution ignores type parameters
> --------------------------------------------------
>
>                 Key: WBRI-136
>                 URL: https://jira.jboss.org/jira/browse/WBRI-136
>             Project: Web Beans
>          Issue Type: Bug
>          Components: Events
>    Affects Versions: 1.0.0.ALPHA2
>            Reporter: David Allen
>            Assignee: David Allen
>            Priority: Minor
>             Fix For: 1.0.0.PREVIEW
>
>
> 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