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


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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to