Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9429

Camunda SpringBoot starter requires Apache lib

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • spring-boot 3.0.0
    • spring-boot
    • Dev

      I am using SpringBoot v2.0.2 with Webflux which uses Netty server and Camunda Started 3.0.0
      I was getting a NPE while calling BpmPlatform.getDefaultProcessEngine.
      Aparently, Camunda Spring Boot Starter is relying on some Apache Tomcat libs that are stripped out from the Starter. To solve that issue I added the Apache Tomcat starter dependency in my build.gradle file.
      That behaviour is unexpected as you can run Spring Boot on Netty or Jetty.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              momabrouk Mo Mabrouk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: