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

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

John D. Ament created CXF-7175:
----------------------------------

             Summary: 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)