[seam-issues] [JBoss JIRA] Closed: (JBSEAM-1002) Have injection check for existing component
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Jan 22 10:01:19 EST 2010
[ https://jira.jboss.org/jira/browse/JBSEAM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed JBSEAM-1002.
-----------------------------
Resolution: Out of Date
Assignee: Pete Muir
CDI checks all of this now
> Have injection check for existing component
> -------------------------------------------
>
> Key: JBSEAM-1002
> URL: https://jira.jboss.org/jira/browse/JBSEAM-1002
> Project: Seam
> Issue Type: Feature Request
> Components: Core
> Reporter: Chuck Adams
> Assignee: Pete Muir
>
> Right now, if a component is injected from an unbound context variable, it is treated as if it were null. Consequently if a field/setter is misspelled or not renamed when a component is renamed, this results in errors at the time the component is injected or accessed. When components are first set up, there should be a warning logged if there are any injections detected for context variables that were never defined or outjected anywhere.
--
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 seam-issues
mailing list