-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem
- All Camunda Distros (e. g., Tomcat, Wildfly, etc.) (excluding Spring Boot) use as application path for the webapps /camunda
- This is right now not the case for Camunda BPM Run & Spring Boot where the application path for Webapps is /
- From a user's perspective, this is counter-intuitive
Solution
Set the webapp application path by default to /camunda
AT
- There exists a config property camunda.bpm.webapp.application-path
- The default is /camunda
- An empty application-path is converted to /
This is the controller panel for Smart Panels app
- causes
-
CAM-11911 In Spring Boot & Camunda Run, /camunda/ shows error 404 instead of redirection
- Closed
- is duplicated by
-
CAM-8302 Camunda boot within own context
- Closed
- is related to
-
CAM-11901 Webjar resources in surefire tests only available with useManifestOnlyJar disabled
- Open
-
CAM-11902 I can read documentation about application path of webapps is set to /camunda in Spring Boot & Camunda Run
- Closed
-
CAM-11903 In Webapps, increase test coverage of process engines filter
- Closed
-
CAM-10381 Document to load the form relative to the container’s context path
- Ready
-
CAM-10062 Camunda Rest Service Distribution
- Closed
- links to