[weld-issues] [JBoss JIRA] Created: (WELD-766) NullPointerException if bean reference can't be resolved

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Thu Nov 25 10:03:59 EST 2010


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

        


More information about the weld-issues mailing list