[ 
https://issues.apache.org/jira/browse/CXF-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408642#comment-15408642
 ] 

ASF GitHub Bot commented on CXF-6987:
-------------------------------------

GitHub user johnament opened a pull request:

    https://github.com/apache/cxf/pull/153

    [CXF-6987] Also consider the classes defined on an application when s…

    …ingletons are populated.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/johnament/cxf CXF-6987

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/153.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 #153
    
----
commit a97a7ff004669cf8d4f8264111861a73765631e0
Author: John D. Ament <[email protected]>
Date:   2016-08-02T23:49:29Z

    [CXF-6987] Also consider the classes defined on an application when 
singletons are populated.

----


> Consider classes attribute of application when using CDI
> --------------------------------------------------------
>
>                 Key: CXF-6987
>                 URL: https://issues.apache.org/jira/browse/CXF-6987
>             Project: CXF
>          Issue Type: Improvement
>    Affects Versions: 3.1.6
>            Reporter: John D. Ament
>
> CXF's CDI integration integration assumes that all of the components included 
> will be CDI beans.  They either need to be defined as singletons, or picked 
> up via scanning.  If singleton is specified, the classes are ignored.
> - It ignores classes defined.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to