Jozef Hartinger commented on Bug WELD-1293

The problem is that Weld currently does not support dynamic lookup of Event and Instance beans. It is so because there is no sane way of propagating the type and qualifiers used for Bean resolution (BeanManager.getBeans()) to the moment when Bean.create() is called.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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