[ https://issues.apache.org/jira/browse/OWB-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated OWB-1346: -------------------------------- Labels: pull-request-available (was: ) > prevent scanning of generated proxies > ------------------------------------- > > Key: OWB-1346 > URL: https://issues.apache.org/jira/browse/OWB-1346 > Project: OpenWebBeans > Issue Type: Sub-task > Reporter: Alexander Fischer > Priority: Major > Labels: pull-request-available > > actual behaviour: in case of build time proxy generation and active scanning, > the proxy is seen as a bean and is being scanned -> resolution exception, > because multiple beans are found > expected behaviour: build time generated proxies should not be scanned at > runtime, as they are available already -> possible solution: add @Vetoed > annotation to all proxies (affects all proxies though, not only build time > generated) -- This message was sent by Atlassian Jira (v8.3.4#803005)