[ https://issues.apache.org/jira/browse/CXF-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934868#comment-15934868 ]
Dennis Kieselhorst commented on CXF-7293: ----------------------------------------- You mean instead of Proxy.class we should be more specific and use ClientProxyImpl? Looks like it makes sense to move this also to your newly introduced isValidComponent method, what do you think? > AbstractSpringComponentScanServer must ignore client proxy classes > ------------------------------------------------------------------ > > Key: CXF-7293 > URL: https://issues.apache.org/jira/browse/CXF-7293 > Project: CXF > Issue Type: Bug > Components: JAX-RS > Affects Versions: 3.1.10 > Reporter: Dennis Kieselhorst > Fix For: 3.2.0 > > > Follow-up to discussion: > https://lists.apache.org/thread.html/f0982d37f633ab831ecba95fda6b7e97c4b79d62f879914d495c9593@%3Cusers.cxf.apache.org%3E > In applications that expose some JAX-RS resources and use some > JAX-RS clients to access other systems, currently also these client proxies > are exposed (if the application is configured with component-scan=true and > classes-scan-packages). > I'll create a PR with a fix for it. -- This message was sent by Atlassian JIRA (v6.3.15#6346)