Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-21320

Camel CXF - Not calling Interceptor Fuse-karaf-7.11.1

    XMLWordPrintable

Details

    • Clarification
    • Resolution: Done
    • Undefined
    • None
    • fuse-7.11.1-GA
    • Camel
    • None
    • False
    • None
    • False
    • % %
    • Todo
    • Very Likely

    Description

      Environment:
      Fuse 7.11

      Camel 2.23.2

       

      Issue:

      Using the Fuse 7.11 cxf/camel-cxf-code-first quickstart, adding an interceptor is not being called. 

       

      Steps to reproduce it:

      -Unzip the attached cxf project

      -Generate jar project

      -Deploy it in a Fuse server

      -In SOAPUI try to send a request to http://localhost:8181/cxf/HelloWorld with the following body:

       

      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://soap.cxf.quickstarts.fuse.jboss.org/">
         <soapenv:Header/>
         <soapenv:Body>
            <soap:sayHi>
               <!--Optional:-->
               <arg0>Joe</arg0>
            </soap:sayHi>
         </soapenv:Body>
      </soapenv:Envelope> 

       

      In the logs, the logger which shows if the handleMessage method is called,  is not being displayed.

       

       

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            emunoz@redhat.com Elkin Dario Munoz Duarte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: