I can make multiple deployments in non-process-application setup

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: spring-boot
    • None

      • Remove ApplicationProperty (from docs as well)
      • deployments can be explicitly declared via camunda.bpm.deployments property
      • via camunda.bpm.auto-deployment-enabled, we make a single default deployment
      • camunda.bpm.deployment-resource-pattern applies to the default deployment only
      • if camunda.bpm.deployments and camunda.bpm.auto-deployment-enabled are both set, throw an excpetion explaining how to fix it
      • for a single default deployment, the deployment name is "SpringAutoDeployment"
      • properties as follows:
          camunda.bpm.auto-deployment-enabled = true/false
          camunda.bpm.deployment-resource-pattern = foo
          camunda.bpm.deployments[0]...
        

            Assignee:
            Unassigned
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: