[ 
https://issues.apache.org/jira/browse/CXF-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John D. Ament updated CXF-6987:
-------------------------------
    Description: 
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.


  was:
CXF's CDI integration integration assumes that all of the components included 
will be CDI beans.

- It ignores classes defined.
- It doesn't handle {{@Vetoed}} beans.



> 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
>            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