
| Key: |
JRA-14311
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dmitry Beransky
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
war deployment
|
|
|
Currently the only way to configure a session is by modifying the web.xml file. The major shortcoming of this approach is that the change is transient. Web.xml gets overwritten every time the war file is rebuild or Jira is upgraded. The session timeout value must be configurable via the administrative interface and must be persisted in the database.
|
|
Description
|
Currently the only way to configure a session is by modifying the web.xml file. The major shortcoming of this approach is that the change is transient. Web.xml gets overwritten every time the war file is rebuild or Jira is upgraded. The session timeout value must be configurable via the administrative interface and must be persisted in the database. |
Show » |
|
I am afraid that this is an application container specific setting and not something that we can control from the JIRA application. When the JIRA application is brought up in the container this setting has already been configured. I don't think there is really much we can do about this. Do you think we can close this issue?
Thanks,
Dylan