[
https://issues.jboss.org/browse/JBIDE-9389?page=com.atlassian.jira.plugin...
]
Alexey Kazakov updated JBIDE-9389:
----------------------------------
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/injectab...
EXECUTE: Import
https://svn.jboss.org/repos/jbosstools/trunk/cdi/tests/org.jboss.tools.cd...
EXECUTE: Build the project
EXECUTE: Open src/org/jboss/tools/seam/servlet/validation/test/Validation.java
ASSERT: There should not be CDI validation problems on injections at lines 12 to 38.
was:
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/injectab...
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
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/injectab...
EXECUTE: Import
https://svn.jboss.org/repos/jbosstools/trunk/cdi/tests/org.jboss.tools.cd...
EXECUTE: Build the project
EXECUTE: Open src/org/jboss/tools/seam/servlet/validation/test/Validation.java
ASSERT: There should not be CDI validation problems on injections at lines 12 to 38.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira