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

Andriy Redko edited comment on CXF-6896 at 11/23/16 6:59 PM:
-------------------------------------------------------------

Hi Claus,

It has been backported already, should be part of 3.1.9. 
Thanks!

Best Regards,
    Andriy Redko


was (Author: reta):
Hi Claus,

I has been backported already, should be part of 3.1.9. 
Thanks!

Best Regards,
    Andriy Redko

> CDI integration: duplicate service / feature / provider beans are registered 
> when Application class has singletons
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-6896
>                 URL: https://issues.apache.org/jira/browse/CXF-6896
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 3.2.0
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>             Fix For: 3.2.0, 3.1.9
>
>
> When JAXRS Factory Bean is initialized from the Application class instance 
> which has singletons defined, duplicate beans are being registered, as per 
> WARN messages below:
> {noformat}
> May 10, 2016 9:53:05 AM 
> org.apache.cxf.jaxrs.model.OperationResourceInfoComparator compare
> WARNING: Both org.apache.sse.StatsRestServiceImpl#stats and 
> org.apache.sse.StatsRestServiceImpl#stats are equal candidates for handling 
> the current request which can lead to unpredictable results
> May 10, 2016 9:53:17 AM 
> org.apache.cxf.jaxrs.model.OperationResourceInfoComparator compare
> WARNING: Both org.apache.sse.StatsRestServiceImpl#stats and 
> org.apache.sse.StatsRestServiceImpl#stats are equal candidates for handling 
> the current request which can lead to unpredictable results
> {noformat}



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

Reply via email to