[
https://issues.apache.org/jira/browse/CXF-7133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669229#comment-15669229
]
ASF GitHub Bot commented on CXF-7133:
-------------------------------------
GitHub user johnament opened a pull request:
https://github.com/apache/cxf/pull/199
CXF-7133 Clean up how default app is loaded and avoid extra XML confi…
…guration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnament/cxf CXF-7133-default-app
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/199.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 #199
----
commit 1c21a8e1b8db2c03e1a20108085a9ba4ef939f5e
Author: John D. Ament <[email protected]>
Date: 2016-11-16T03:16:36Z
CXF-7133 Clean up how default app is loaded and avoid extra XML
configuration.
----
> Don't rely on disabled scanning in CDI
> --------------------------------------
>
> Key: CXF-7133
> URL: https://issues.apache.org/jira/browse/CXF-7133
> Project: CXF
> Issue Type: Bug
> Components: Integration
> Affects Versions: 3.1.9
> Reporter: John D. Ament
> Fix For: 3.1.9
>
>
> In CXF-7097, a scan tag was added to turn off default application scanning.
> This approach doesn't work for all packaging types, and creates a bit of an
> issue informing consumers.
> Would be better if the class were just written correctly to not be discovered.
> I have a patch, will raise after the other one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)