[patch] Detect server status and reuse server session
-----------------------------------------------------
Key: HUPA-30
URL: https://issues.apache.org/jira/browse/HUPA-30
Project: JAMES Hupa
Issue Type: Improvement
Components: client, server
Reporter: Manuel Carrasco
Assignee: Norman Maurer
This patch:
- Checks the status of the server each time that an error occurs in a rpc
action. So far It is implemented in LogoutUser and Noop actions.
- Updates a notification message in the top of the screen with the status of
the server when it gets unreachable, and removes it when it becomes accessible.
- Reuses remote session in the case of the application is reloaded.
- Demonstrates that sessionId cookie or Session class are not needed since
JSESSIONID is enough.
- Fixes issue #Hupa-4
Once this patch is applied, I'll refactor the session logic in order to remove
Session class and simplify session tracking.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]