[weld-issues] [JBoss JIRA] Created: (WELD-630) NPE thrown for client proxies, when the bean type set contains only interfaces
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Fri Aug 20 11:45:12 EDT 2010
NPE thrown for client proxies, when the bean type set contains only interfaces
------------------------------------------------------------------------------
Key: WELD-630
URL: https://jira.jboss.org/browse/WELD-630
Project: Weld
Issue Type: Bug
Components: Proxies
Reporter: Marius Bogoevici
Assignee: Marius Bogoevici
Fix For: 1.1.0.BETA1
Symptom:
: java.lang.NullPointerException
>>> at org.jboss.weld.bean.proxy.AbstractBeanInstance.computeInstanceType(AbstractBeanInstance.java:66) [:2010-08-20 07:48]
>>> at org.jboss.weld.bean.proxy.AbstractBeanInstance.computeInstanceType(AbstractBeanInstance.java:59) [:2010-08-20 07:48]
>>> at org.jboss.weld.bean.proxy.ContextBeanInstance.<init>(ContextBeanInstance.java:63) [:2010-08-20 07:48]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list