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

Jarek Gawor commented on GERONIMO-3746:
---------------------------------------

Btw, I just added PluginInstallerGBean.checkOnInstall(Object key, boolean 
remove) function to PluginInstallerGBean so you should be able to use this 
method to get the DownloadResults from any place without passing the 
DownloadResults around in the session (committed in revision 617267). Just make 
sure to call PluginInstallerGBean.checkOnInstall(key, true) somewhere at the 
end to remove the DownloadResults from the cache. In all other places use 
PluginInstallerGBean.checkOnInstall(key, false).



> 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
>         Attachments: GERONIMO-3746.patch
>
>
> 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.

Reply via email to