[
https://issues.apache.org/jira/browse/CXF-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934863#comment-15934863
]
ASF GitHub Bot commented on CXF-7293:
-------------------------------------
GitHub user deki opened a pull request:
https://github.com/apache/cxf/pull/249
CXF-7293: AbstractSpringComponentScanServer must ignore client proxy …
…classes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/deki/cxf CXF-7293
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/249.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #249
----
commit 6c66f7477d32c05a27bd29101fe376a92b0e7398
Author: Dennis Kieselhorst <[email protected]>
Date: 2017-03-21T15:48:57Z
CXF-7293: AbstractSpringComponentScanServer must ignore client proxy classes
----
> 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)