You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2019/05/13 14:24:00 UTC

[jira] [Created] (CAMEL-13510) CxfEndpoint.getBus() method return null when using the default bus

Jean-Baptiste Onofré created CAMEL-13510:
--------------------------------------------

             Summary: CxfEndpoint.getBus() method return null when using the default bus
                 Key: CAMEL-13510
                 URL: https://issues.apache.org/jira/browse/CAMEL-13510
             Project: Camel
          Issue Type: Bug
          Components: camel-cxf, camel-cxfrs
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


When the bus is not specified (via spring, blueprint or URI), Camel CXF endpoints use default CXF bus but it's not set to the endpoint, meaning the {{getBus()}} returns {{null}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)