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

some kafka class was not included in the spring boot starter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-7.9-GA
    • fuse-7.7-GA
    • Camel
    • None
    • False
    • False
    • +
    • Undefined

      when trying to use the starter for spring boot and trying to launch Fuse I can see this error:

      java.lang.NoClassDefFoundError: org/apache/kafka/clients/consumer/ConsumerRebalanceListener
      

      which goes away when I add also this to the dependency

      <dependency> 
      <groupId>org.apache.camel</groupId> 
      <artifactId>camel-kafka</artifactId>
      </dependency>
      

       

       

        1. camel-context.xml
          23 kB
          Luca Mattia Ferrari

              zfeng@redhat.com Zheng Feng
              lucamaf Luca Mattia Ferrari
              Federico Mariani Federico Mariani
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: