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

Thank you Marko, you are correct. We resolved this by removing wildcard types from custom bean implementations: This is probably not a 100% complete solution, but in combination with your enhancement WELD-1488, it should make things much easier to detect if something goes wrong.
https://github.com/forge/furnace-cdi/blob/master/impl/src/main/java/org/jboss/forge/furnace/container/cdi/impl/ContainerServiceExtension.java#L199