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

From the logs, I see both proxies created but not sure if both are needed.
Decompiling the MovieFacade class, I see that the method advancedSearch uses this.movieSearchService.
It smells awfully similar to the
WELD-1498, MethodHandler to blame.