[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9389) CDI validator should ignore injection points annotated @RequestParam/@HeaderParam/@CookieParam

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Jul 21 19:43:23 EDT 2011


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

Alexey Kazakov updated JBIDE-9389:
----------------------------------

        Summary: CDI validator should ignore injection points annotated @RequestParam/@HeaderParam/@CookieParam  (was: CDI validator should ignore injection points annotated @RequestParam or @HeaderParam)
    Description: 
We should not mark injections annotated @RequestParam, @HeaderParam or @CookieParam as unsatisfied injection poin since we can't resolve such an injection in design time.
See http://docs.jboss.org/seam/3/servlet/latest/reference/en-US/html/injectablerefs.html#injectablerefs.request_param

  was:
We should not mark injections annotated @RequestParam or @HeaderParam as unsatisfied injection poin since we can't resolve such an injection in design time.
See http://docs.jboss.org/seam/3/servlet/latest/reference/en-US/html/injectablerefs.html#injectablerefs.request_param



> CDI validator should ignore injection points annotated @RequestParam/@HeaderParam/@CookieParam
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9389
>                 URL: https://issues.jboss.org/browse/JBIDE-9389
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.x
>
>
> We should not mark injections annotated @RequestParam, @HeaderParam or @CookieParam as unsatisfied injection poin since we can't resolve such an injection in design time.
> See http://docs.jboss.org/seam/3/servlet/latest/reference/en-US/html/injectablerefs.html#injectablerefs.request_param

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list