You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/12/11 14:33:58 UTC

[jira] [Commented] (CXF-7175) Wrong class specified for CdiBusBean

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

Mark Struberg commented on CXF-7175:
------------------------------------

It's both not right nor wrong. I also would use ExtensionManagerBus as BeanClass. But both should work. If this doesn't work in Weld then it's probably a bug in Weld.

> Wrong class specified for CdiBusBean
> ------------------------------------
>
>                 Key: CXF-7175
>                 URL: https://issues.apache.org/jira/browse/CXF-7175
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>            Reporter: John D. Ament
>
> https://github.com/apache/cxf/blob/3.1.x-fixes/integration/cdi/src/main/java/org/apache/cxf/cdi/CdiBusBean.java#L43
> This specifies the wrong class.  Since the Bean created is specifically a {{ExtensionManagerBus}} this should return {{ExtensionManagerBus.class}} not {{Bus.class}}



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