[
https://issues.apache.org/jira/browse/CXF-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934886#comment-15934886
]
Sergey Beryozkin commented on CXF-7293:
---------------------------------------
We can't refer to the ClientProxyImpl because it is in the other module.
Can you use the newly added properties to make sure the client proxies are not
included ?
> 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)