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)