You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2009/10/02 14:21:23 UTC

[jira] Resolved: (HUPA-30) [patch] Detect server status and reuse server session

     [ https://issues.apache.org/jira/browse/HUPA-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved HUPA-30.
-------------------------------

    Resolution: Fixed

Patch applied... Thx

> [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
>         Attachments: patch_check_server_status_complete.diff
>
>
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org