You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joseph Leong (JIRA)" <ji...@apache.org> on 2008/01/28 10:37:34 UTC

[jira] Commented: (GERONIMO-3781) Plugin Installer, CRSF issue when attempting to install a new plugin

    [ https://issues.apache.org/jira/browse/GERONIMO-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563098#action_12563098 ] 

Joseph Leong commented on GERONIMO-3781:
----------------------------------------

The cookie/session mismatch may have been a byproduct of not being redirected to ContinueForm after installation is complete.  There the DWR session may properly close and allowing it to recreate a matching cookie/session the next time the plugin installer is called.  Similar issue may exist in the Sys-Db portlet as well, will confirm and open separate JIRA.

> Plugin Installer, CRSF issue when attempting to install a new plugin
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-3781
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3781
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1
>         Environment: Ubuntu 7.10, Firefox 2.0.0.6
>            Reporter: Joseph Leong
>            Assignee: Joseph Leong
>             Fix For: 2.1
>
>
> Plugin installer will not allow for you to install anymore plugins on a second attempt given that it threw an exception the first time.  This is attributed to the exception thrown that doesn't properly exit and close off current sessions.  So in the second attempt there is a cookie/session mismatch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.