[
https://issues.apache.org/jira/browse/OWB-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved OWB-1346.
------------------------------------
Assignee: Alexander Fischer
Resolution: Fixed
> 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
> Assignee: Alexander Fischer
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.18
>
>
> 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)