Details
-
Type:
Improvement Request
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 2.1
-
Fix Version/s: 2.1
-
Component/s: None
-
Security Level: Public
-
- Environment:
- Petals WebConsole
Attachments
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue blocks SPVEOLIAE-24 [ SPVEOLIAE-24 ] |
| Summary | This default context should be fixed in the deployment descriptor of the webapp, to keep the same url across versions. | Fix the context in the deployment descriptor, to keep the same url across versions |
| Priority | Trivial [ 5 ] |
| Assignee | Olivier Fabre [ ofabre ] | Adrien Ruffie [ aruffie ] |
| Resolution | Won't Fix [ 2 ] | |
| Status | New [ 10000 ] | Resolved [ 10004 ] |
| Attachment | Capture-2.png [ 10166 ] |
| Status | Resolved [ 10004 ] | Closed [ 10005 ] |
| Fix Version/s | 2.1 [ 10017 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

We cannot fix the context path for each version, because certain web servers deploy the webapp with the context path linked to the war name therefore for each version of the Petals Webconsole the context path is update.
You need to set the context path when you deploy the webapp in your preferred web server, like tomcat how you can see in attachment.
The context path is a specific parameter to each web server.