The "synthetic" InjectionPoint actually delegates to the Instance's InjectionPoint, if available[1] therefore this should work as defined in the spec. Do you have a specific scenario / weld version where this is not the case?
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
The "synthetic" InjectionPoint actually delegates to the Instance's InjectionPoint, if available[1] therefore this should work as defined in the spec. Do you have a specific scenario / weld version where this is not the case?
[1] https://github.com/weld/core/blob/master/impl/src/main/java/org/jboss/weld/bean/builtin/FacadeInjectionPoint.java