-
Feature Request
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
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]...
This is the controller panel for Smart Panels app
[CAM-9905] I can make multiple deployments in non-process-application setup
Description |
Original:
* 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: {code} camunda.bpm.auto-deployment-enabled: true/false camunda.bpm.deployment-resource-pattern: foo camunda.bpm.deployments[0]... {code} |
New:
* 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: {code} camunda.bpm.auto-deployment-enabled = true/false camunda.bpm.deployment-resource-pattern = foo camunda.bpm.deployments[0]... {code} |
Assignee | Original: Nikola Koevski [ nikola.koevski ] |
Fix Version/s | Original: spring-boot 4.0.0 [ 15380 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "https://github.com/camunda/camunda-bpm-platform/issues/2294 (Web Link)" [ 18045 ] |
We are closing this ticket as part of our backlog grooming. Reasons: