[ 
https://issues.jboss.org/browse/WELD-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ales Justin reassigned WELD-915:
--------------------------------

    Assignee: Ales Justin


> NPE at org.jboss.weld.util.Beans.mergeInQualifiers(Beans.java:924)
> ------------------------------------------------------------------
>
>                 Key: WELD-915
>                 URL: https://issues.jboss.org/browse/WELD-915
>             Project: Weld
>          Issue Type: Bug
>    Affects Versions: 1.1.1.Final
>         Environment: Java SE, Sun JDK 1.6
>            Reporter: Ondrej Zizka
>            Assignee: Ales Justin
>             Fix For: 1.1.2.Final
>
>         Attachments: App.java
>
>
> STR:
> 1) svn co http://ondrazizka.googlecode.com/svn/trunk/CdiTry
>    or use the attached file
> 2) Run org.jboss.qa.test.cditry.threads.App.java
> Exception in thread "main" java.lang.NullPointerException
>       at org.jboss.weld.util.Beans.mergeInQualifiers(Beans.java:924)
>       at 
> org.jboss.weld.bean.builtin.FacadeInjectionPoint.<init>(FacadeInjectionPoint.java:29)
>       at 
> org.jboss.weld.bean.builtin.InstanceImpl.selectInstance(InstanceImpl.java:181)
>       at 
> org.jboss.weld.bean.builtin.InstanceImpl.select(InstanceImpl.java:171)
>       at org.jboss.qa.test.cditry.threads.App.main2(App.java:36)
>       at org.jboss.qa.test.cditry.threads.App.main(App.java:30)
> PS: I know the usage is completely wrong ;-)  I'm just examining Weld.

--
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