[
https://issues.apache.org/jira/browse/GERONIMO-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559883#action_12559883
]
Joseph Leong commented on GERONIMO-3746:
----------------------------------------
Update: So it may appear that part of the UI process is interfering with
properly allowing the installation of a second plugin or following plugins.
The first plugin attempt installs.. (although not properly updating the UI with
the progress bar). In that process something causes
request.isRequestedSessionIdValid() or request.isRequestedSessionIdFromCookie()
to invalidate. The side of effect of this is [BATCH] in the DWR files stopping
the installation of any plugins in that 'session' because it believes its a
CSRF attack.
Current direction i'm heading, resolving why the sessions are getting
invalidated or consolidate our ajax implementations and move from DWR to DOJO.
Still need to research a bit on DOJO and DWR to make sure this effort is
possible.
Thoughts?
Thanks,
Joseph Leong
> Plugin Progress Bar Not Updating
> --------------------------------
>
> Key: GERONIMO-3746
> URL: https://issues.apache.org/jira/browse/GERONIMO-3746
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.1
> Reporter: Joseph Leong
> Assignee: Joseph Leong
>
> When installing any plugin from the repository, the progress bar fails to
> update correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.