]
Lukas Jungmann closed JBIDE-6575.
---------------------------------
v. in v20110121-0004-H124-CR1
CDI deployment problems validation.
-----------------------------------
Key: JBIDE-6575
URL:
https://issues.jboss.org/browse/JBIDE-6575
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.2.0.CR1
Attachments: editor.png
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.
-
For more information on JIRA, see: