[ https://issues.apache.org/jira/browse/GERONIMO-3781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573088#action_12573088 ]
Jarek Gawor commented on GERONIMO-3781: --------------------------------------- Manu George said something on the http://www.mail-archive.com/dev@geronimo.apache.org/msg57376.html thread that prompted me to take a new look at this issue. I changed the code so that all dwr (plugin portlet) requests are forwarded through the /console context and that seems to fix the session problems. I committed the changes to trunk (revision 631758) and branches/2.1 (revision 631759). Please checkout the updated code and verify the fix. > 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, 2.1.1 > Environment: Ubuntu 7.10, Firefox 2.0.0.6 > Reporter: Joseph Leong > Assignee: Joseph Leong > Fix For: 2.1.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.