Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7229

[cxfrs] Producer override bean bus

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.12.1
    • 2.11.5, 2.12.4, 2.13.0
    • camel-cxf
    • None
    • Unknown

    Description

      Bean configuration:
      org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean cf_cCXFRS_1 = new org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean();
      cf_cCXFRS_1.setBus(customBus);

      Route:
      .to("cxfrs://bean://cCXFRS_1")

      But at
      org.apache.camel.component.cxf.jaxrs.CxfRsProducer.invokeHttpClient(Exchange)
      cfb.setBus(((CxfRsEndpoint)getEndpoint()).getBus());

      Attachments

        Issue Links

          Activity

            People

              njiang Willem Jiang
              amarkevich Alexey Markevich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: