[
https://jira.jboss.org/browse/WELD-766?page=com.atlassian.jira.plugin.sys...
]
Pete Muir resolved WELD-766.
----------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.0.Beta3
Resolution: Done
I've pushed out the fix, Tom is going to see if the error is better now.
NullPointerException if bean reference can't be resolved
--------------------------------------------------------
Key: WELD-766
URL:
https://jira.jboss.org/browse/WELD-766
Project: Weld
Issue Type: Bug
Reporter: Tom Fennelly
Assignee: Pete Muir
Fix For: 1.1.0.Beta3
Get the following exception if the "resolvedBean" arg to
BeanManagerImpl.getReference is null.
java.lang.NullPointerException
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:729)
at org.jboss.weld.injection.FieldInjectionPoint.inject(FieldInjectionPoint.java:137)
at org.jboss.weld.util.Beans.injectBoundFields(Beans.java:869)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira