[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6575) CDI deployment problems validation.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jul 2 16:11:46 EDT 2010


CDI deployment problems validation.
-----------------------------------

                 Key: JBIDE-6575
                 URL: https://jira.jboss.org/browse/JBIDE-6575
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: cdi (jsr-299)
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.2.x


Such as:
5.2.1. Unsatisfied and ambiguous dependencies
- If an unsatisfied or unresolvable ambiguous dependency exists, the container automatically detects the problem and
  treats it as a deployment problem.

5.2.4. Primitive types and null values
- if an injection point of primitive type resolves to a bean that may have null values, such as a producer method
  with a non-primitive return type or a producer field with a non-primitive type, the container automatically detects the problem
  and treats it as a deployment problem.

...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list