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