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

      Any project using dependency:

      <dependency>
      <groupId>org.camunda.bpm.extension.springboot</groupId>
      <artifactId>camunda-bpm-spring-boot-starter-rest</artifactId>
      </dependency>
      

      fails to be correctly deployed as a war Tomcat.

      This issue is basically the same as: CAM-8414

      Problem is that the suggested workaround seems not to be working anymore for version:
      3.2.0

        This is the controller panel for Smart Panels app

            [CAM-10651] War deploy on tomcat fails

            Hello Raffaele,

            Thanks for raising this ticket. As of now, we only support the scenario that uses an embedded Tomcat with our Spring Boot starter (https://docs.camunda.org/manual/7.11/user-guide/spring-boot-integration/#supported-deployment-scenarios). That means that we do not develop for and test the scenario in which the starter is used in a WAR. Accordingly, we do not consider the observed behavior a bug and I will close this ticket.

            That said, if you have an idea how we can make the WAR deployment scenario work, we would certainly be interested in receiving a contribution.

            Best regards,
            Thorben

            Thorben Lindhauer added a comment - Hello Raffaele, Thanks for raising this ticket. As of now, we only support the scenario that uses an embedded Tomcat with our Spring Boot starter ( https://docs.camunda.org/manual/7.11/user-guide/spring-boot-integration/#supported-deployment-scenarios ). That means that we do not develop for and test the scenario in which the starter is used in a WAR. Accordingly, we do not consider the observed behavior a bug and I will close this ticket. That said, if you have an idea how we can make the WAR deployment scenario work, we would certainly be interested in receiving a contribution. Best regards, Thorben

              thorben.lindhauer Thorben Lindhauer
              raffaelee Raffaele Esposito
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: